|
bagder: curl/docs/libcurl curl_easy_setopt.3,1.119,1.120: msg#00041web.curl.cvs
Update of /cvsroot/curl/curl/docs/libcurl In directory labb:/tmp/cvs-serv4892/docs/libcurl Modified Files: curl_easy_setopt.3 Log Message: CURLOPT_COOKIELIST change since it no longer modifies the input string contents Index: curl_easy_setopt.3 =================================================================== RCS file: /cvsroot/curl/curl/docs/libcurl/curl_easy_setopt.3,v retrieving revision 1.119 retrieving revision 1.120 diff -u -d -r1.119 -r1.120 --- curl_easy_setopt.3 27 Jul 2005 22:29:50 -0000 1.119 +++ curl_easy_setopt.3 30 Jul 2005 08:27:51 -0000 1.120 @@ -662,10 +662,9 @@ existing for this "session" only. .IP CURLOPT_COOKIELIST Pass a char * to a cookie string. Cookie can be either in Netscape / Mozilla -format or just regular HTTP-style header (Set-Cookie: ...) format. The passed -string will get modified so make sure it's writable. If cURL cookie engine -was not enabled it will enable its cookie engine. Passing a magic string -\&"ALL" will erase all cookies known by cURL. +format or just regular HTTP-style header (Set-Cookie: ...) format. If cURL +cookie engine was not enabled it will enable its cookie engine. Passing a +magic string \&"ALL" will erase all cookies known by cURL. .IP CURLOPT_HTTPGET Pass a long. If the long is non-zero, this forces the HTTP request to get back to GET. usable if a POST, HEAD, PUT or a custom request have been used _______________________________________________ http://cool.haxx.se/mailman/listinfo/curl-commits |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | bagder: curl/lib url.c,1.470,1.471: 00041, cvs |
|---|---|
| Next by Date: | bagder: curl RELEASE-NOTES,1.270,1.271: 00041, cvs |
| Previous by Thread: | bagder: curl/lib url.c,1.470,1.471i: 00041, cvs |
| Next by Thread: | bagder: curl RELEASE-NOTES,1.270,1.271: 00041, cvs |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |