]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove CGI block on OPTIONS method so that scripts can
authorRoy T. Fielding <fielding@apache.org>
Tue, 18 Oct 2005 21:29:43 +0000 (21:29 +0000)
committerRoy T. Fielding <fielding@apache.org>
Tue, 18 Oct 2005 21:29:43 +0000 (21:29 +0000)
commit16ef40e5ff4796415280aac1ee2bbba43a5663db
tree0b1b37cee79bd13ee41c196465d23d8b956f741c
parentae396927296254913acdcb83137fb71338855998
Remove CGI block on OPTIONS method so that scripts can
respond to OPTIONS directly rather than via server default.

PR: 15242
Reviewed-by: Paul Querna, Andre Malo, William A. Rowe, Jr.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@326255 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c