]> git.ipfire.org Git - thirdparty/curl.git/commit
share: add sharing of HSTS cache among handles
authorDaniel Stenberg <daniel@haxx.se>
Tue, 27 Dec 2022 10:50:20 +0000 (11:50 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 27 Dec 2022 14:22:01 +0000 (15:22 +0100)
commit076a2f629119222aeeb50f5a03bf9f9052fabb9a
treeb5c95960e99f54fd32e6baa8c82a48ea21f2624e
parent692c73707ab842f4282fdd6b52e83b0b7ca0d999
share: add sharing of HSTS cache among handles

Closes #10138
docs/libcurl/opts/CURLSHOPT_SHARE.3
docs/libcurl/symbols-in-versions
include/curl/curl.h
lib/hsts.c
lib/hsts.h
lib/setopt.c
lib/share.c
lib/share.h
lib/transfer.c
lib/url.c
lib/urldata.h