]> granicus.if.org Git - curl/commit
Added new libcurl options in include/curl/curl.h, they're documented in
authorDaniel Stenberg <daniel@haxx.se>
Mon, 12 Mar 2001 15:11:38 +0000 (15:11 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 12 Mar 2001 15:11:38 +0000 (15:11 +0000)
commit0121d7d7317d4d6551f1d579e6ffb3df1b40a941
tree0bee8363af0fdfd336dff13674f4db70d6d710ad
parent8495fac1c58f33c92230f88862557e137b10ee1a
Added new libcurl options in include/curl/curl.h, they're documented in
curl_easy_setopt.3 and they're partly implemented in lib/url.c

Slowly, we're getting there...
CHANGES