vanja.vlaski@ch.novartis.com wrote: > How do I get validator working through the proxy? > Any help please Find "my $ua = new LWP::UserAgent;" in check script and add this line after one: $ua->env_proxy(); And set up proxy in evironment (set HTTP_proxy=http://192.168.1.1:8080), see perldoc LWP:UserAgent for details. For validator developers: maybe you want to add this line in check script? -- Serguei Trouchelle http://www.isd.dp.ua/Received on Thursday, 5 September 2002 09:25:18 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:57:06 GMT