]> granicus.if.org Git - curl/commit
http_negotiate: Move the Negotiate state out of the negotiatedata structure
authorSteve Holme <steve_holme@hotmail.com>
Mon, 13 May 2019 20:42:35 +0000 (21:42 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Tue, 14 May 2019 23:32:42 +0000 (00:32 +0100)
commite832d1ef74f260146cdab59cbac1d6969836663a
tree2b06c75083bc17ab2cb274c7bae9feedf44fdfad
parent85bef18ca1afc356df3bb28e27ac74e4332affa1
http_negotiate: Move the Negotiate state out of the negotiatedata structure

Given that this member variable is not used by the SASL based protocols
there is no need to have it here.

Closes #3882
lib/http.c
lib/http_negotiate.c
lib/multi.c
lib/urldata.h
lib/vauth/spnego_gssapi.c
lib/vauth/spnego_sspi.c