- From: Mercurial notifier <nobody@w3.org>
- Date: Thu, 05 Aug 2010 14:47:07 +0000
- To: link-checker updates <www-validator-cvs@w3.org>
changeset: 167:d8a8d37379f8
user: ville
date: Tue Jul 24 15:41:56 2007 +0000
files: docs/checklink.html
description:
Add another link to more info about proxy variables.
diff -r 076d95c29bd9 -r d8a8d37379f8 docs/checklink.html
--- a/docs/checklink.html Thu Jul 19 16:40:16 2007 +0000
+++ b/docs/checklink.html Tue Jul 24 15:41:56 2007 +0000
@@ -6,7 +6,7 @@
<title>W3C Link Checker Documentation</title>
<link rev="made" href="mailto:www-validator@w3.org" />
<style type="text/css" media="all">@import "linkchecker.css";</style>
- <meta name="revision" content="$Id: checklink.html,v 1.36 2007-03-20 19:57:06 ville Exp $" />
+ <meta name="revision" content="$Id: checklink.html,v 1.37 2007-07-24 15:41:56 ville Exp $" />
</head>
<body>
@@ -215,8 +215,9 @@
<p>
The link checker honors proxy settings from the
<code><em>scheme</em>_proxy</code> environment variables. See
- <a href="http://search.cpan.org/dist/libwww-perl/lib/LWP.pm#ENVIRONMENT">LWP(3)</a>
- for more information.
+ <a href="http://search.cpan.org/dist/libwww-perl/lib/LWP.pm#ENVIRONMENT">LWP(3)</a> and
+ <a href="http://search.cpan.org/dist/libwww-perl/lib/LWP/UserAgent.pm#%24ua-%3Eenv_proxy">LWP::UserAgent(3)'s
+ <code>env_proxy</code></a> method for more information.
</p>
<p>
@@ -305,7 +306,7 @@
alt="Valid XHTML 1.0!" /></a>
<a title="Send Feedback for the W3C Link Checker"
href="http://validator.w3.org/feedback.html">The W3C Validator Team</a><br />
- $Date: 2007-03-20 19:57:06 $
+ $Date: 2007-07-24 15:41:56 $
</address>
<p class="copyright">
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2007
Received on Thursday, 5 August 2010 14:47:14 UTC