summaryrefslogtreecommitdiffstats
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2013-08-13 14:16:39 +0200
committerJeff Trawick <trawick@apache.org>2013-08-13 14:16:39 +0200
commit8f3558bf2ddd8aa4d86051e6d9bdd718420d26bd (patch)
tree932bce3da8639574a5c2aff018262c010c49efef /libhttpd.dsp
parentAdd ap_log_data(), ap_log_rdata(), etc. for logging buffers. (diff)
downloadapache2-8f3558bf2ddd8aa4d86051e6d9bdd718420d26bd.tar.xz
apache2-8f3558bf2ddd8aa4d86051e6d9bdd718420d26bd.zip
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