cURL / Mailing Lists / curl-users / Single Mail

curl-users

https problem

From: Shlomit Lisser <shlomit_at_gosms.com>
Date: Mon, 27 Nov 2000 18:35:40 +0200

hello!
I'm trying to access a site which was working fine for me until something
happened.
My command is:

-s -o E:\TEMP\tmp85510.crl -i -3 -e www.mcb-ib.co.mu -A "Mozilla/4.5
(compatible; MSIE 5.0; Windows NT)" -u demo:password
https://www.mcb-ib.co.mu:443/ib/accinfo.nsf/OnlineBalance?Openagent

and I get:

got HTTP/1.1 302 Found
Server: Lotus-Domino/5.0.5
Date: Mon, 27 Nov 2000 16:10:08 GMT
Location: https://www.mcb-ib.co.mu/ib/accinfo.nsf/mainpage?openform
Connection: close
Content-Type: text/html

The location is the site main page and that is not what I am after,
I'm using almost every modifier that is possible ( the -L doesn't appear
because it is handled through my app. )
Help....

Shlomit.
Received on 2000-11-27