]> git.ipfire.org Git - thirdparty/curl.git/commit
CURLOPT: replace `(long)` cast with `L` suffix for `CURLHSTS_*` macros
authorViktor Szakats <commit@vsz.me>
Fri, 1 Aug 2025 10:54:18 +0000 (12:54 +0200)
committerViktor Szakats <commit@vsz.me>
Fri, 1 Aug 2025 21:58:17 +0000 (23:58 +0200)
commitd1da9543f86a1356976e17aa7dc8e8b4fef09e2b
tree4d6ec8ae4b85bb74697ed8d11738ea8fd76ec781
parent54da6f5a3281c9c66a184e23302e22c48ca1773c
CURLOPT: replace `(long)` cast with `L` suffix for `CURLHSTS_*` macros

In curl/curl.h and the man page. To match the rest of CURLOPT macros.

Cherry-picked from #18130
docs/libcurl/opts/CURLOPT_HSTS_CTRL.md
include/curl/curl.h