| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: POST with HEAD?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 7 Aug 2009 08:59:22 +0200 (CEST)
On Fri, 7 Aug 2009, Stephen Pynenburg wrote:
> I encountered this behaviour a while ago - not sure why, but it seems you're
Let me just warn you when doing this.
The NOBODY option implies a HEAD request when you do it with HTTP. A HEAD
A POST response almost always have a body, and you can tell libcurl to abort
By using NOBODY but setting CUSTOMREQUEST to "POST", you're basically telling
-- / daniel.haxx.se _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2009-08-07 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info