brian 96/11/13 23:35:51
Modified:src http_protocol.c
Log:
Submitted by: Alexei Kosut
Here's a patch that provides a number of fixes to chunked
transfer-coded input when using get_client_block:
1) Correctly works with 1-byte reads (like content-lengthed reads,
wh
brian 96/11/13 23:24:49
Modified:src conf.h httpd.h mod_log_config.c mod_rewrite.c
util.c
Log:
Reviewed by: Brian Behlendorf
Submitted by: Paul Eggert <[EMAIL PROTECTED]>
Fixes time zone problems.
Old behavior:
* When the time zone is
brian 96/11/13 23:13:30
Modified:src mod_status.c
Log:
Reviewed by: Chuck Murcko
Submitted by: Brian Behlendorf
Slight tweak to compress scoreboard bars from 6 to 4.
Revision ChangesPath
1.34 +1 -1 apache/src/mod_status.c
Index: mod_status.c