cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Corrupted data with POST on Mac OSX 10.5 with an account that has parental controls activated

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 13 Sep 2009 23:13:59 +0200 (CEST)

On Sun, 13 Sep 2009, Vince Tagle wrote:

>> How do these affect libcurl at all? Does the "control" part possibly
>> involve going over a proxy?
>>
> Unfortunately, I don't know how it's affecting libcurl. We're not going over
> a proxy

But how can it then affect libcurl at all?

> I'm hoping someone had seen this before and was able to figure out what was
> going on.

Did you try using CURLOPT_DEBUGFUNCTION to get to see libcurl's idea of what
it sends and compared that against what is actually seen on the wire?

Does this also happen if you just run "curl -d foobar [URL]" ?

-- 
  / daniel.haxx.se
Received on 2009-09-13