libs-gsweb/GSWAdaptors
Dave Wetzel 1e6833238c 2007-06-22 David Wetzel <dave@turbocat.de>
* GSWAdaptors/Apache2/mod_gsw.c
    * GSWSWeb.framework/GSWComponentRequestHandler.m
    * GSWeb.framework/GSWDefaultAdaptorThread.m

    Added support for POST requests from browsers without content-length header.
    (firefox does this without proxy)



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@25287 72102866-910b-0410-8b05-ffd578937521
2007-06-22 16:12:16 +00:00
..
Apache Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00
Apache2 2007-06-22 David Wetzel <dave@turbocat.de> 2007-06-22 16:12:16 +00:00
common Changed logging to include the file name and line number. 2006-12-19 22:41:28 +00:00
Doc * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
netscape o Bug fixes 2004-12-27 16:33:24 +00:00
README.txt added first version of native apache 2 module 2007-04-10 17:51:22 +00:00

This Directory contains Adaptors to different Web servers.

Currently, only the Apache2 adaptor is maintained.

dw.