Change #263264
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Thu 02 Apr 2026 10:22:35 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 93e80c75b419cc6ec5639404b11773ee58e63073 |
Comments
hsts: accept 10K entries in the list Up from 1K. Reduces the risk that someone could flush the list by tricking a user to do many transfers to new hostnames. Document the limit. Follow-up to 03a792b186da7fdfbe4b85b022d7 Closes #21200
Changed files
- docs/HSTS.md
- docs/cmdline-opts/hsts.md
- docs/libcurl/opts/CURLOPT_HSTS.md
- lib/hsts.h
- tests/data/test1674
- tests/unit/unit1674.c