]> git.ipfire.org Git - thirdparty/curl.git/commit
hsts: handle adding the same host name again
authorDaniel Stenberg <daniel@haxx.se>
Tue, 27 Dec 2022 10:50:23 +0000 (11:50 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 27 Dec 2022 14:22:32 +0000 (15:22 +0100)
commitca02a77f05bd5cef20618c8f741aa48b7be0a648
treee779dc082d1bc45d85ca8ea3046ad2632b554cf9
parent0bf8b796a0ea98395b390c7807187982215f5c11
hsts: handle adding the same host name again

It will then use the largest expire time of the two entries.
lib/hsts.c