]> granicus.if.org Git - apache/commit
Move the check of the Expect request header field after the hook
authorJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 3 Dec 2002 08:38:45 +0000 (08:38 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 3 Dec 2002 08:38:45 +0000 (08:38 +0000)
commit88a3f6c24d92f0a5df2cc38741877a5e4f8e2185
tree9d0ed3b826952e22936bc087ac94e65a8d9c9e03
parent8c3226a7ad82725f6986058951523df9441917a5
Move the check of the Expect request header field after the hook
for ap_post_read_request, since that is the only opportunity for
modules to handle Expect extensions.

Obtained from: apache-1.3

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