[
https://issues.apache.org/jira/browse/HTTPCLIENT-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876335#comment-17876335
]
ASF subversion and git services commented on HTTPCLIENT-2336:
-------------------------------------------------------------
Commit 715ec110600c2f0ee5c4fa03085306db175afba5 in httpcomponents-client's
branch refs/heads/dependabot/maven/log4j.version-2.23.1 from Adrian Woodhead
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=715ec1106 ]
HTTPCLIENT-2336: Updated PublicSuffixMatcher to use 'formal algorithm' as
specified https://github.com/publicsuffix/list/wiki/Format#formal-algorithm
> Update PublicSuffixMatcher to use "formal algorithm"
> ----------------------------------------------------
>
> Key: HTTPCLIENT-2336
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2336
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient (classic)
> Reporter: Mass Dosage
> Priority: Major
> Fix For: 5.4-beta2
>
>
> We’ve been using the {{PublicSuffixMatcher}} component from
> “httpcomponents-client” to implement comparisons of domains and public
> suffixes according to the rules defined by the standard at
> [https://github.com/publicsuffix/list/wiki/Format#formal-algorithm] and using
> the Public Suffix List produced by Mozilla at
> [https://publicsuffix.org/list/effective_tld_names.dat].
> We noticed unexpected results where the current behaviour of
> {{PublicSuffixMatcher}} deviates from the formal algorithm. We ported over
> the unit tests from
> [https://github.com/publicsuffix/list/blob/master/tests/test_psl.txt] to
> determine all the differences as there are a number of tests which fail. This
> follows on from an earlier discussion on the mailing list at
> [https://lists.apache.org/thread/ylom7gcopxtrcb4zm6q8c9k7fo0jt5km].
> We have made changes to get all the tests to pass and will raise a PR shortly
> to reference this ticket.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]