dreid 00/11/08 03:35:42
Modified:src/main http_core.c http_vhost.c listen.c rfc1413.c util.c
util_script.c util_uri.c
src/include http_protocol.h httpd.h util_uri.h
Log:
Start of moving to apr_port_t in the server code. This will probably the
trawick 00/10/22 06:09:24
Modified:src/main http_protocol.c http_core.c
src/include http_protocol.h
Log:
namespace-protect dechunk_filter and http_filter
Revision ChangesPath
1.201 +6 -6 apache-2.0/src/main/http_protocol.c
Index: http_protocol
trawick 00/10/22 05:53:59
Modified:src/main http_protocol.c
src/include http_protocol.h
Log:
Fix the return type of ap_http_header_filter().
Revision ChangesPath
1.200 +1 -1 apache-2.0/src/main/http_protocol.c
Index: http_protocol.c