Change #266367
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Tue 05 May 2026 17:03:13 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/hsts-private |
| Revision | d62675f3f06064abc79d589bb5b0a9a139911398 |
Comments
hsts: rename Curl_hsts() to hsts_check() and make it static It is no longer used outside of hsts.c
Changed files
- lib/hsts.c
- lib/hsts.h
- tests/unit/unit1660.c