curl-users
Re: https with curl - Please help
Date: Mon, 8 Aug 2005 06:54:02 -0700 (PDT)
Thanks, Daniel. I will try doing what you said and let
you know.
-Kishore.
--- Daniel Stenberg <daniel-curl_at_haxx.se> wrote:
> On Fri, 5 Aug 2005, Kishorekumar D wrote:
>
> > The user name and password is fake, but if it got
> the request right it
> > should return a HTML with authentication required
> error but it isn't. I
> > tried using curl with another https site to login
> and it worked fine. Please
> > help me guys.
>
> First use LiveHTTPHeaders to capture a stream that
> your browser sends when you
> do this manually.
>
> Then you'll see that you forgot to url-encode the
> spaces in the POST data.
>
> I would also guess that you need to ask curl to
> follow a Location:.
>
> --
> Commercial curl and libcurl Technical Support:
> http://haxx.se/curl.html
>
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
Received on 2005-08-08