summaryrefslogtreecommitdiffstats
path: root/htdocs/docs/install.html
diff options
context:
space:
mode:
authorville <ville@localhost>2009-01-04 12:11:07 +0000
committerville <ville@localhost>2009-01-04 12:11:07 +0000
commit73f46dc504f183e8da0de9e6040a5e270b65e976 (patch)
treeab1fb6554d32bddbeaa3899b8dd2292d91aa483f /htdocs/docs/install.html
parentf19d20a3839d4bb29937e4f90207778f481b199e (diff)
downloadmarkup-validator-73f46dc504f183e8da0de9e6040a5e270b65e976.zip
markup-validator-73f46dc504f183e8da0de9e6040a5e270b65e976.tar.gz
markup-validator-73f46dc504f183e8da0de9e6040a5e270b65e976.tar.bz2
If not in debug mode, set Accept-Encoding to what LWP (>= 5.816) can handle.
Diffstat (limited to 'htdocs/docs/install.html')
-rwxr-xr-xhtdocs/docs/install.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html
index 530fccd..6d1cdad 100755
--- a/htdocs/docs/install.html
+++ b/htdocs/docs/install.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: install.html,v 1.41 2009-01-04 11:34:56 ville Exp $"
---><!--#set var="date" value="\$Date: 2009-01-04 11:34:56 $"
+<!--#set var="revision" value="\$Id: install.html,v 1.42 2009-01-04 12:11:07 ville Exp $"
+--><!--#set var="date" value="\$Date: 2009-01-04 12:11:07 $"
--><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -155,7 +155,10 @@ install Bundle::W3C::Validator
support for downloading pages off the net comes from. Version 5.800
or newer is required, however we strongly suggest a (much) newer
version. Validator's support for compressed responses is available
- with version 5.802 and later. If you want your Validator to
+ with version 5.802 and later, and announced using the
+ <code>Accept-Encoding</code> HTTP header with version 5.816 and
+ later, depending on if the modules required for libwww-perl's
+ compression facilities are installed. If you want your Validator to
support <abbr title="Secure Sockets Layer">SSL</abbr>/<abbr
title="Transport Layer Security">TLS</abbr>, see
<a href="http://search.cpan.org/dist/libwww-perl/README.SSL">README.SSL</a>