Daniel Kouril's patch that adds HTTP negotiation support to libcurl was
authorDaniel Stenberg <daniel@haxx.se>
Tue, 10 Jun 2003 12:22:19 +0000 (12:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 10 Jun 2003 12:22:19 +0000 (12:22 +0000)
commite56ae1426cb7a0a4a427cf8d6099a821fdaae428
tree42fd54560e276dcaefec12be5f60987b8a146f0e
parent696843c020ba5beea9f1479b8f433e1ea322f987
Daniel Kouril's patch that adds HTTP negotiation support to libcurl was
added.
14 files changed:
CHANGES
configure.ac
docs/curl.1
docs/libcurl/curl_easy_setopt.3
include/curl/curl.h
lib/Makefile.am
lib/http.c
lib/http_negotiate.c [new file with mode: 0644]
lib/http_negotiate.h [new file with mode: 0644]
lib/transfer.c
lib/url.c
lib/urldata.h
src/main.c
src/version.h