]> git.ipfire.org Git - thirdparty/curl.git/commit
conn-reuse: requests wanting NTLM can reuse non-NTLM connections
authorDaniel Stenberg <daniel@haxx.se>
Mon, 21 Oct 2019 08:43:03 +0000 (10:43 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 23 Oct 2019 08:15:39 +0000 (10:15 +0200)
commit807c056c08bd6314e27148c348d027a808e3a632
tree2be32daeee2278ae3940e3bb1ea0da99d66bf824
parent2838fd91bef9f776816f2c06e36488f153825a8f
conn-reuse: requests wanting NTLM can reuse non-NTLM connections

Added test case 338 to verify.

Reported-by: Daniel Silverstone
Fixes #4499
Closes #4514
lib/url.c
tests/data/Makefile.inc
tests/data/test338 [new file with mode: 0644]