Lately there was some discussion on the list riguarding ssl and proxies. Anyone can confirm this to be a problem with that binary compiled for windows with msvc, against a more general problem with the cvs sources from yesterday ?
Heiko -- -- PREVINET S.p.A. [EMAIL PROTECTED] -- Via Ferretto, 1 ph x39-041-5907073 -- I-31021 Mogliano V.to (TV) fax x39-041-5907472 -- ITALY > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 12, 2002 7:16 PM > To: List Wget (E-mail) > Subject: Re: windows binary > > > I tried your build, I found that https via http proxy doesn't > work. Is that a known problem? > > e.g. > > It sends headers > GET https://www.hushmail.com/ HTTP/1.0 > User-Agent: Wget/1.9-beta > Host: www.hushmail.com > Accept: */* > Proxy-Connection: Keep-Alive > > Instead of > > CONNECT www.hushmail.com:443 HTTP/1.0 > User-Agent: Wget/1.9-beta > Host: www.hushmail.com > Accept: */* > Proxy-Connection: Keep-Alive > > > > > > From: Herold Heiko <[EMAIL PROTECTED]> > > Date: 2002/06/12 Wed AM 10:25:07 GMT > > To: "List Wget (E-mail)" <[EMAIL PROTECTED]> > > Subject: windows binary > > > > http://space.tin.it/computer/hherold/ > > 1.9-beta, with the [?:] windows fix from 1.8.2 patched in. > > > > Heiko Herold > > > >