From: Fredrik Tolf Date: Fri, 28 Dec 2012 15:56:02 +0000 (+0100) Subject: doc: Establish HTTP version convention. X-Git-Tag: 0.12~12 X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=commitdiff_plain;h=64813428788ecd5ffcafae86ca55cc9e5f396b2a doc: Establish HTTP version convention. --- diff --git a/doc/ashd.doc b/doc/ashd.doc index 92416a7..16030a8 100644 --- a/doc/ashd.doc +++ b/doc/ashd.doc @@ -124,7 +124,8 @@ document of detailing the exact format of such a response, but the following points are noteworthy: * The HTTP version is actually ignored; it must simply be there for - completeness. + completeness. For the sake of forward compatibility, however, + handlers should output "HTTP/1.1". * In the header, Unix line endings are accepted; *htparser*(1) will still use CRLF line endings when passing the response to the