]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Delay a table lookup until we know that we can handle the request.
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 5 Jun 2016 09:17:33 +0000 (09:17 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 5 Jun 2016 09:17:33 +0000 (09:17 +0000)
commit5957e68d5efefeaf622940398107fc9a430969c0
tree3b565713580b56629a892e49f8e67a6e3c59ddf8
parentdbe61c6eab12ec6ada51d3c316e5162864a41394
Delay a table lookup until we know that we can handle the request.
Concat a string at compile time, rather than run time.
Some various style fixes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1746884 13f79535-47bb-0310-9956-ffa450edef68
server/protocol.c