curl-users
Problem in opening mail.google.com
Date: Thu, 22 Nov 2007 11:25:48 +0530
Hi All,
Greetings !!
I am working on WebKit, when I tried opening http://mail.google.com,
CURL gave 2 error messages for 2 tries:
"Failed connect to www.google.com:443; Success"
"Failed connect to www.google.com:443; Operation now in progress"
Then I tried launching the page from command line
curl http://mail.google.com/mail -x $http_proxy ,
This is the response
<HTML>
<HEAD>
<TITLE>Moved Temporarily</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Moved Temporarily</H1>
The document has moved <A
HREF="https://www.google.com/accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=http%3A%2F%2Fmail.google.com%2Fmail%3Fui%3Dhtml%26zy%3Dl&ltmpl=default&ltmplcache=2">here</A>.
</BODY>
</HTML>
So I tried opening the link pointed by HREF and once i got a
segmentation fault and again i got page opened.
Can somebody please let me know what I need to get this properly
working and what is error 443.
Best Regards,
Naiem
Received on 2007-11-22