summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2013-08-13 12:16:39 +0000
committerJeff Trawick <trawick@apache.org>2013-08-13 12:16:39 +0000
commit8f3558bf2ddd8aa4d86051e6d9bdd718420d26bd (patch)
tree932bce3da8639574a5c2aff018262c010c49efef /libhttpd.dsp
parent0d02cd5c6d1276db4d425ca186ad28fffcb3ad24 (diff)
downloadhttpd-8f3558bf2ddd8aa4d86051e6d9bdd718420d26bd.tar.gz
Add util_fcgi.h and associated definitions and support
routines for FastCGI, based largely on mod_proxy_fcgi. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1513454 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r--libhttpd.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp
index 1f616be697..ae4b17bede 100644
--- a/libhttpd.dsp
+++ b/libhttpd.dsp
@@ -569,6 +569,14 @@ SOURCE=.\server\util_expr_parse.c
# End Source File
# Begin Source File
+SOURCE=.\server\util_fcgi.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\util_fcgi.h
+# End Source File
+# Begin Source File
+
SOURCE=.\server\util_filter.c
# End Source File
# Begin Source File