cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: https with curl - Please help

From: Kishorekumar D <kishoreukus_at_yahoo.com>
Date: Mon, 8 Aug 2005 13:09:19 -0700 (PDT)

I tried again, using the headers and with
--trace-ascii option and now i am getting HTTP 1.1 302
Moved Temporarily error. I dont get any HTML back. I
dont know what the problem is.

-Kishore.

--- Kishorekumar D <kishoreukus_at_yahoo.com> wrote:

> 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
>
>

                
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
 
Received on 2005-08-08