cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Odd comment for curlopt_httpget and other questions

From: vick <vijayx_at_gmail.com>
Date: Thu, 4 Feb 2010 17:46:18 +0530

  /* Set this to force the HTTP request to get back to GET. Only really
usable
     if POST, PUT or a custom request have been used first.
   */
  CINIT(HTTPGET, LONG, 80),

Why is it "only really usable" if post, put, custom request have been used
first? And how do you set POST, PUT and DELETE, HEAD, OPTIONS if that is
what you want (with in-memory data, not files)

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-02-04

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET