mirror of
https://github.com/curl/curl.git
synced 2026-08-26 20:23:32 +03:00
Daniel Kouril's patch that adds HTTP negotiation support to libcurl was
added.
This commit is contained in:
parent
696843c020
commit
e56ae1426c
14 changed files with 425 additions and 6 deletions
|
|
@ -68,7 +68,7 @@ strequal.h easy.c security.h security.c krb4.c krb4.h memdebug.c \
|
|||
memdebug.h inet_ntoa_r.h http_chunks.c http_chunks.h strtok.c strtok.h \
|
||||
connect.c connect.h llist.c llist.h hash.c hash.h multi.c \
|
||||
content_encoding.c content_encoding.h share.c share.h http_digest.c \
|
||||
md5.c md5.h http_digest.h
|
||||
md5.c md5.h http_digest.h http_negotiate.c http_negotiate.h
|
||||
|
||||
noinst_HEADERS = setup.h transfer.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue