| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: Slashes and quotes
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 6 Jul 2004 10:39:23 +0200 (CEST)
On Tue, 6 Jul 2004, Antonio Navarro Navarro wrote:
> curl_setopt($ch, CURLOPT_HTTPHEADER, array('POST HTTP/1.1', 'Accept:
1. You can't set the POST request with the CURLOPT_HTTPHEADER option (but it
2. "Content-length" is set automatically to the strlen of the data unless you
> The content of the $_POST["xml"] variable received is :
[...]
curl doesn't translate anything, so that is either done by the server or by
--
Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-07-06
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info