cURL / Mailing Lists / curl-users / Single Mail

curl-users

-x option again

From: Sebastien WILLEMIJNS <vivil_at_alinto.com>
Date: Fri, 03 May 2002 09:45:49 +0200

hi,

i try again the -x option and it doesn't works but i've find in
"newcurl.exe" who is the 7-9-6 windows version the socket was
not closed properly ;)

in my last message about this subject, i have seen headers
so i think (i was silly) the problem was resolved but it is false :X

i have tried more than 10 times and it is the same result
if another user under windows can confirm that... :)

C:\WINDOWS\test\curl>oldcurl -x 210.59.70.12 www.willemijns.com -v
* Connected to 210.59.70.12 (210.59.70.12)
> GET http://www.willemijns.com HTTP/1.1
User-Agent: curl/7.9.5 (win32) libcurl 7.9.5
Host: www.willemijns.com
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>302 Found</TITLE>
</HEAD><BODY>
<H1>Found</H1>
The document has moved here.<P>
<HR>
<ADDRESS>Apache/1.3.19 Server at wf4.dnsvr.com Port 80</ADDRESS>
</BODY></HTML>
* Closing connection #0

C:\WINDOWS\test\curl>newcurl -x 210.59.70.12 www.willemijns.com -v
* About to connect() to 210.59.70.12:1080
* Connected to 210.59.70.12 (210.59.70.12) port 1080
> GET http://www.willemijns.com HTTP/1.1
User-Agent: curl/7.9.6 (win32) libcurl 7.9.6
Host: www.willemijns.com
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*

* Connection #0 left intact
curl: (52) Empty reply from server
* Closing connection #0

------------------------------------------------------
Envoyez et recevez des fax par email ! http://www.alinto.com

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth_at_sourceforge.net
Received on 2002-05-03