]> git.ipfire.org Git - thirdparty/curl.git/commit
url: fix reuse of connections using HTTP Negotiate
authorDaniel Stenberg <daniel@haxx.se>
Thu, 5 Feb 2026 07:34:21 +0000 (08:34 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 7 Feb 2026 21:16:53 +0000 (22:16 +0100)
commit34fa034d9a390c4bd65e2d05262755ec8646ac12
tree6c12b5fc684a9d549ad4fb5f9daf9f2543c6b1f4
parent2d8284e4e8b04e4326f2267cc3e41089b8fdec52
url: fix reuse of connections using HTTP Negotiate

Assume Negotiate means connection-based

Reported-by: Zhicheng Chen
Closes #20534
lib/url.c