wget and http1.1

2004-05-29 Thread Manuel



http1.1
why not?
is there any version of wget who uses http1.1 
too?

an enthusiastic italian user



Re: wget and http1.1

2004-05-29 Thread Hrvoje Niksic
Manuel [EMAIL PROTECTED] writes:

http1.1

why not?

Because implementing it seemed like additional work for little or no
gain.  This is changing as more server software assumes HTTP/1.1 and
bugs out on 1.0 clients.



Does wget support HTTP1.1

2004-04-12 Thread Yigang Li
Hi,

I composed a Status 303 Moved Temp in response to HTTP GET(intercept GET),
and the wget on linux think it is an error.  

I know WGET is sending HTTP1.0 data,  so if I sent a Status 302, will the
WGET automatically redirect? 

Thanks

Yigang