Change #266383
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Tue 05 May 2026 17:46:51 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 2cb6ba672da5fc000a1b1b8b5496c6459eb34378 |
Comments
hsts: rename Curl_hsts() to hsts_check() and make it static It is no longer used outside of hsts.c Closes #21507
Changed files
- lib/hsts.c
- lib/hsts.h
- tests/unit/unit1660.c