cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: using -a on an https site

From: <Joern.Hartroth_at_comma-soft.com>
Date: Mon, 27 Nov 2000 09:07:57 +0100

Try enclosing your browser type string in quotes:

        ... -A "Mozilla/4.5 (compatible; MSIE 5.0; Windows NT)" ...

Cheers,
    Joern

> -----Original Message-----
> From: Shlomit Lisser [mailto:shlomit_at_gosms.com]
> Sent: Sunday, November 26, 2000 10:58 AM
> To: curl_at_contactor.se
> Subject: using -a on an https site
>
>
> HI!
>
> I'm trying to use -A and get a the following response
> --only one URL is supported
>
> my pramas are:
>
> -s -o E:\TEMP\tmp89862.crl -i -e lc1.law5.hotmail.passport.com -A
> Mozilla/4.5 (compatible; MSIE 5.0; Windows NT)
> -b "MSPDom=2; BrowserTest=Success%3f"
> -d
> login=My_USER&domain=hotmail.com&svc=mail&RemoteDAPost=https:/
> /login.msnia.passport.com/ppsecure/post.asp&passwd=MY_PASS&ent
> er=Sign+in&sec=share&sec=rem&sec=no&curmbox=ACTIVE&js=no&_lang
> =EN&beta=&ishotmail=1&id=2&ct=975230316"
> https://lc1.law5.hotmail.passport.com:443/cgi-bin/dologin
>
> not using -A get me to a page that tells me that the browser
> type I'm using
> is not supported.
> the idea is simply get into my account in hotmail.com and
> retrieve my new
> mail. I guess the problem is not with
> the site but with my parameters. I'll appreciate any help.
>
> thanks, Shlomit.
>
Received on 2000-11-27