[
https://issues.apache.org/jira/browse/HTTPCLIENT-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616369#action_12616369
]
Ortwin Glück commented on HTTPCLIENT-788:
-----------------------------------------
what about the o.a.http.client.utils package? It already contains URIUtils and
URLEncodedUtils. Seems like a good home.
> 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]