o added g_szHeader_GSWeb_ApplicationName
* GSWAdaptors/Apache/mod_gsweb.c:
o added application name header
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17017 72102866-910b-0410-8b05-ffd578937521
* GSWAdaptors/common/config.h:
o change minor version
* GSWAdaptors/common/GSWUtil.h/.c:
o added FormatAPRTime
* GSWAdaptors/common/GSWHTTPResponse.c:
o added time headers in response (apache2 only)
* GSWAdaptors/common/GSWHTTPRequest.c:
o moved GSWebHeaderForHTTPHeader to GSWHTTPHeaders.c
o add application headers (defined in gsweb.conf)
* GSWAdaptors/common/GSWHTTPHeaders.c:
o moved GSWebHeaderForHTTPHeader from GSWHTTPRequest.c
o sort GSWHeaderTranslationTable
* GSWAdaptors/Apache/mod_gsweb.c:
o comments
o added time headers in response (apache2 only)
o fixed APACHE2/Apache2 ifdef
* GSWAdaptors/common/GSWConfig.c/.h:
o added addTimeHeaders parameter
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@16369 72102866-910b-0410-8b05-ffd578937521
* GSWAdaptors/Apache/GNUmakefile-Apache2x:
o fix to find apxs2
* GSWAdaptors/comon/GSWHTTPHeaders.h/.m:
o added g_szHeader_GSWeb_Protocol, g_szHeader_GSWeb_ProtocolNum,
g_szServerInfo_Protocol, g_szServerInfo_ProtocolNum,
g_szServerInfo_RequestScheme, g_szHeader_GSWeb_RequestScheme
* GSWAdaptors/Apache/mod_gsweb:
o added module version with apache2
o 1.x/2.x compatibility macro
o fix header port
o added protocol, protocol num and request scheme information
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@16361 72102866-910b-0410-8b05-ffd578937521