[ https://issues.apache.org/jira/browse/HTTPCLIENT-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616021#action_12616021 ]
Oleg Kalnichevski commented on HTTPCLIENT-788: ---------------------------------------------- Odi The patch looks good to me. There is one issue, though. In its current form the patch introduces dependency on HttpCore SNAPSHOT, which means we would have to release HttpCore 4.0 beta3 before we could release the next version of HttpClient. Can this patch be committed after the HttpClient release? Alternatively would it be acceptable for you to move the IDN conversion code to HttpClient? 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 > Attachments: patch.txt > > > 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]