From: | "Cathal Ryan Hynes" <cathalhynes [...] myfastmail.com> |
To: | bug-WWW-Mechanize [...] rt.cpan.org |
Date: | Fri, 19 Dec 2003 12:35:01 +0000 |
Subject: | https through a proxy |
Hello,
my admin tells me that this is a bug in this PERL module.
When trying to access an https site with WWW::Mechanize through a proxy
I get the following error.
Squid does not support all request methods for all access protocols.
For example, you can not POST a Gopher request.
I also posted this in a PERL forum and they said to
Set the environment to USE proxy (export https_proxy=http://proxy:3128/)
and tell UserAgent to not do it $ua = LWP::UserAgent->new(env_proxy =>
0);
But I didn't want to risk doing this with someone else's module.
Is there a patch available? I couldn't find one and have been looking
for a week now.
If not, would you be able to tell me where to stick the code (sorry but
messing with someone elses code could get messy).
Thankyou very much,
I hear that other people have a similar problem.
Cathal Ryan Hynes
--
Cathal Ryan Hynes
cathalhynes@myfastmail.com
--
http://www.fastmail.fm - Or how I learned to stop worrying and
love email again