]> granicus.if.org Git - apache/commit
New directive HttpProtocol which allows to disable HTTP/0.9 support.
authorStefan Fritsch <sf@apache.org>
Wed, 7 Nov 2012 16:56:38 +0000 (16:56 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 7 Nov 2012 16:56:38 +0000 (16:56 +0000)
commitc083c0619194487661e5896efa3738aebf41cc4c
tree5023992474f544b3b97ae6d21e17d71ef847af81
parent84a9a6834fed235dedb65eda45f271fca4dc2b51
New directive HttpProtocol which allows to disable HTTP/0.9 support.

The syntax is designed to allow addition of a +/- strict option
later on.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1406719 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/log-message-tags/next-number
include/http_core.h
server/core.c
server/protocol.c