]> git.ipfire.org Git - thirdparty/curl.git/commit
http: consider cookies over localhost to be secure
authorDaniel Stenberg <daniel@haxx.se>
Mon, 10 May 2021 08:50:43 +0000 (10:50 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 10 Aug 2021 09:20:21 +0000 (11:20 +0200)
commitc495dcd02e885fc3f35164b1c3c5f72fa4b60c46
treea6627d788da7304db4dcd20e10180c7f6641a754
parentcfe36679d94f673a05d90ba3cd74da4a7efbac71
http: consider cookies over localhost to be secure

Updated test31.
Added test 392 to verify secure cookies used for http://localhost

Reviewed-by: Daniel Gustafsson
Fixes #6733
Closes #7263
lib/http.c
tests/data/Makefile.inc
tests/data/test31
tests/data/test392 [new file with mode: 0644]