curl-users
Re: Turning on NTLM proxies, causes some form variables to not be sent
Date: Wed, 29 Oct 2008 23:03:54 +0100 (CET)
On Wed, 29 Oct 2008, Theodore H. Smith wrote:
> Thanks for your answer. To answer your "platform&version" question... I tried
> your "-v" suggestion. libcurl told me this.
>
>> User-Agent: curl/7.16.3 (powerpc-apple-darwin9.0) libcurl/7.16.3
>> OpenSSL/0.9.7l zlib/1.2.3
>
> Funnily enough I have a MacBookPro (runs in Intel!), so it's not powerpc,
> but Intel. But anyhow, that's what libcurl thinks my computer is. It
> shouldn't make a difference though?
That particular part won't make any difference, no. What might make a
difference though (and what you probably don't want to hear) is that you'er
using a very old curl version and we've fixed hundreds of bugs since...
> Undefined 'lea'
>
> "Undefined 'lea'" is an error MY perl scripts are returning. That means...
> they didn't see the "lea". However, I DID pass it there!!! You can see
> "lea=le2". So I am passing it!
Use the "--trace-ascii dump.txt" option to get to see exactly what curl sent
(and received).
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2008-10-29