| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: Data in headers
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 10 Oct 2007 18:53:25 +0200 (CEST)
On Wed, 10 Oct 2007, David Durant wrote:
> Is there a way to send raw data (text/xml) inside the headers of a POST
Data in the headers? Sure, providing any header with any content is possible
> I'm trying to emulate the output javascript output of
You mean the server isn't behaving correctly?
> POST / HTTP/1.1
This is a plain and simple POST and yes PHP/CURL can do them.
> Notice the headers end with "Cache-Control: no-cache" followed by \r\n, then
Yes. But there's no particular "data in headers" here, there's just
Here's an example for you:
http://curl.haxx.se/libcurl/php/examples/blogpost.html
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2007-10-10 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info