Subject: | HTTP::Server::Simple::Mason fails tests when http_proxy env variable set |
Date: | Thu, 6 Jul 2006 11:06:31 +0100 |
To: | <bug-http-server-simple-mason [...] rt.cpan.org> |
From: | "Norton, Ian" <i.norton [...] lancaster.ac.uk> |
Hi,
There are three tests within the module that perform a http
request to the localhost to confirm correct operation.
If the http_proxy environment variable is set, then LWP::Simple
attempts to perform this connect via the configured proxy server.
Here's a patch that ensures the proxy environment variable is
cleared before the testing.
Hopefully it will save someone else an hour or so wondering
what's going on!
Regards, Ian.
Message body is not shown because sender requested not to inline it.