mirror of
https://github.com/curl/curl.git
synced 2026-08-26 05:43:31 +03:00
http NTLM: move portions of http_ntlm.h into new curl_ntlm.h
This commit is contained in:
parent
3293150da2
commit
301e907aed
3 changed files with 139 additions and 107 deletions
|
|
@ -37,4 +37,5 @@ HHEADERS = arpa_telnet.h netrc.h file.h timeval.h qssl.h hostip.h \
|
|||
curl_base64.h rawstr.h curl_addrinfo.h curl_sspi.h slist.h nonblock.h \
|
||||
curl_memrchr.h imap.h pop3.h smtp.h pingpong.h rtsp.h curl_threads.h \
|
||||
warnless.h curl_hmac.h polarssl.h curl_rtmp.h curl_gethostname.h \
|
||||
gopher.h axtls.h cyassl.h http_proxy.h non-ascii.h asyn.h curl_gssapi.h
|
||||
gopher.h axtls.h cyassl.h http_proxy.h non-ascii.h asyn.h curl_ntlm.h \
|
||||
curl_gssapi.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue