Re: bug with cookies being filed using proxy host, not real host

2001-12-13 Thread Hrvoje Niksic
[EMAIL PROTECTED] writes: > I use a proxy server, and have a line in my .wgetrc that says > something like: What version of Wget are you using? I believe this bug has been fixed in Wget 1.7.1 and later. By the way, your analysis is correct.

bug with cookies being filed using proxy host, not real host

2001-12-13 Thread c . i . moore
I use a proxy server, and have a line in my .wgetrc that says something like: http_proxy = http://me:[EMAIL PROTECTED]:8080/ And couldn't get cookies to be passed back to pages correctly. In wget 1.7 I noticed a line in http.c that says this: if (header_process (hdr, "Set-Cookie", se

bug with cookies being filed using proxy host, not real host

2001-12-13 Thread c . i . moore
I use a proxy server, and have a line in my .wgetrc that says something like: http_proxy = http://me:[EMAIL PROTECTED]:8080/ And couldn't get cookies to be passed back to pages correctly. In wget 1.7 I noticed a line in http.c that says this: if (header_process (hdr, "Set-Cookie", se