]> granicus.if.org Git - curl/commit
http_ntlm_wb: Move the type-2 message processing into a dedicated function
authorSteve Holme <steve_holme@hotmail.com>
Wed, 15 May 2019 15:10:56 +0000 (16:10 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 15 May 2019 23:03:30 +0000 (00:03 +0100)
commitfe20826b580aa221f8f796cba236d08dc0fd80fd
tree6ed2951863f6f44b8b99f91dfa2bc7098304f90d
parentab4616f8cb4b2a736170ad70c03b6ab7347e63fe
http_ntlm_wb: Move the type-2 message processing into a dedicated function

This brings the code inline with the other HTTP authentication mechanisms.

Closes #3890
lib/curl_ntlm_wb.c
lib/curl_ntlm_wb.h
lib/http.c