]> granicus.if.org Git - curl/commit
Set auth type differently, we use one CURLOPT_HTTPAUTH instead as we plan
authorDaniel Stenberg <daniel@haxx.se>
Tue, 10 Jun 2003 12:49:16 +0000 (12:49 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 10 Jun 2003 12:49:16 +0000 (12:49 +0000)
commitd0cc92a01a5b373c6730acd84009294da9c29e44
tree676b0194dbf4c3c8221f71eb06b905f89a65a0b8
parentd7980c1a45dfca05eac5800e0f4c4740244c86f3
Set auth type differently, we use one CURLOPT_HTTPAUTH instead as we plan
to add more method in the future.
CHANGES
include/curl/curl.h
lib/url.c
lib/urldata.h
src/main.c