]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
import apache 2.x module portion of apreq
authorPhilip M. Gollucci <pgollucci@apache.org>
Thu, 10 Nov 2011 18:07:07 +0000 (18:07 +0000)
committerPhilip M. Gollucci <pgollucci@apache.org>
Thu, 10 Nov 2011 18:07:07 +0000 (18:07 +0000)
commit008ccc8212e69e029a97f3b6d066fadbbc0484dc
tree9b37d2fb73169a7a0de1db517dfb2643d4649efa
parentc37300112cb13a569409139970415d593a2d2060
import apache 2.x module portion of apreq

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200457 13f79535-47bb-0310-9956-ffa450edef68
modules/apreq/Makefile.am [new file with mode: 0644]
modules/apreq/apreq_module_apache2.h [new file with mode: 0644]
modules/apreq/apreq_private_apache2.h [new file with mode: 0644]
modules/apreq/filter.c [new file with mode: 0644]
modules/apreq/handle.c [new file with mode: 0644]