Skip to content

Conversation

@garydgregory
Copy link
Member

@garydgregory garydgregory commented Aug 23, 2024

Includes a copy of in https://publicsuffix.org/list/effective_tld_names.dat in httpclient5/src/test/resources/org/publicsuffix/list/effective_tld_names.dat

Or, should this be a runtime resource?

@garydgregory garydgregory force-pushed the 5.4.x_copy_effective_tld_names.dat branch from a848712 to c9fd5a4 Compare August 23, 2024 20:11
https://publicsuffix.org/list/effective_tld_names.dat
in httpclient5/src/test/resources/org/publicsuffix/list/effective_tld_names.dat

Cleanly separate the concerns of which file to copy and whether to
filter it or not by using two <resource> elements:

- We want the .properties file copied and filtered. The git master
version causes only the properties file to be copied, the .dat file is
not copied.
- We want to the .dat file copied but not filtered.
@garydgregory garydgregory force-pushed the 5.4.x_copy_effective_tld_names.dat branch from c9fd5a4 to 46402a5 Compare August 24, 2024 17:27
@ok2c
Copy link
Member

ok2c commented Aug 25, 2024

@garydgregory All looks good. Please go ahead and merge.

@garydgregory garydgregory merged commit 648690f into apache:master Aug 25, 2024
@garydgregory
Copy link
Member Author

@garydgregory All looks good. Please go ahead and merge.

@ok2c
👍 done!

@KeekLove
Copy link

KeekLove commented Jul 8, 2025

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-27820
Will it affect httpclient4?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants