RE: HTTPS through proxy with CONNECT

Try=0D=0A=0D=0A $ENV{HTTP_PROXY}=3D$proxyserver =2E ":" =2E $proxyport;=0D=
=0A=0D=0A-----Original Message-----=0D=0AFrom: dLux [mailto:dlux [at] kapu=2Ehu]=
=0D=0ASent: Wednesday, April 11, 2001 7:24 AM=0D=0ATo: libwww [at] perl=2Eorg=
=0D=0ASubject: HTTPS through proxy with CONNECT=0D=0A=0D=0AHello,=0D=0A=0D=
=0AI need to connect a https server through a proxy, but AFAIK LWP=
=0D=0Astill does not know how to do it using CONNECT method instead o=
f=0D=0AGET=2E I have tested with LWP version 5=2E52, but it does not work=
=2E=0D=0A=0D=0AI have found a patch in the net to do this (keepalive pat=
ch + https=0D=0Aconnect patch), it was made for libwww-perl-5=2E53=2E I=
t was sent to=0D=0Athis mailing list also (I am sorry, I forgot the autho=
r's name)=2E=0D=0A=0D=0AMy question: Is there official statement about =
this? Will CONNECT=0D=0Aincluded in the LWP in the near future?=0D=0A=0D=
=0ARegards,=0D=0A=0D=0AdLux=0D=0A--=0D=0A =3D=3D Magzar bill=
entzuyet ruley =3D=3D=0D=0A=0D=0A=0D=0A------------------------------------ =
-----=0D=0A************************************************* ***************=
****=0D=0AThis e-mail is intended only for the addressee named above=2E As=
this e-mail=0D=0Amay contain confidential or privileged information, if y=
ou are not the=0D=0Anamed addressee, you are not authorised to retain, rea=
d, copy or=0D=0Adisseminate this message or any part of it=2E=0D=0A********=
************************************************************ =0D=0A
worenkd [ Di, 08 März 2005 00:29 ] [ ID #682787 ]
Perl » perl.libwww » RE: HTTPS through proxy with CONNECT

Vorheriges Thema: WWW::Mechanize & caching
Nächstes Thema: RE: https and proxy