[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616378#action_12616378
 ] 

Oleg Kalnichevski commented on HTTPCLIENT-788:
----------------------------------------------

We avoided having dependencies on o.a.http.client stuff in o.a.http.cookie, 
o.a.http.auth and o.a.http.conn packages so far. It is no longer relevant as we 
are not going to split HttpClient into HttpCookie/HttpAuth/HttpConn. If you 
like o.a.http.client.utils better it is perfectly ok with me.

Oleg

> Public Suffix List
> ------------------
>
>                 Key: HTTPCLIENT-788
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-788
>             Project: HttpComponents HttpClient
>          Issue Type: New Feature
>          Components: HttpCookie
>            Reporter: Ortwin Glück
>            Priority: Minor
>
> Hi,
> I just found this useful list: http://publicsuffix.org/
> and thought it would be nice to validate cookie domains against it, basically 
> serving as a black list of domain for which never to set any cookies. What do 
> you think about the attached patch? The download/parsing of the list is of 
> course not part of the implementation.
> Ortwin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to