cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: How to get a : into the http headers

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 26 Aug 2008 22:51:52 +0200 (CEST)

On Tue, 26 Aug 2008, Robert Brose wrote:

> I'm using curl 7.15.5 with php 4.4.4 and apache on debian linux. I need to
> do a post with a header line that contains a : (see the SOAPAction line).
> When I try to create it the : acts as a delimiter and chops off everything
> after it (I can see this with tcpdump). I can't seem to find a way around
> this. Is there one?

I can't see anything in libcurl that would cut this off. Can the PHP/CURL
module be to blame for this?

libcurl 7.15.5 is very old and so seems php 4.4.4. Perhaps it works if you try
more modern versions?

-- 
  / daniel.haxx.se
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2008-08-26