]> granicus.if.org Git - curl/commit
http_negotiate: do not close connection until negotiation is completed
authorElia Tufarolo <elia.tufarolo@hcl.com>
Tue, 13 Nov 2018 17:30:56 +0000 (18:30 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Nov 2018 22:38:47 +0000 (23:38 +0100)
commit07ebaf837843124ee670e5b8c218b80b92e06e47
treec71c4f254217f9143030d654664831af94da5972
parent6d0e487f9f546560593f2aeed7f9e90c7f8f9684
http_negotiate: do not close connection until negotiation is completed

Fix HTTP POST using CURLAUTH_NEGOTIATE.

Closes #3275
lib/http.c
lib/http_negotiate.c