cvs commit: apache-1.3 STATUS

1998-12-28 Thread martin
martin 98/12/28 04:22:55 Modified:.STATUS Log: +1 for the Cache-Control patch Revision ChangesPath 1.568 +6 -5 apache-1.3/STATUS Index: STATUS === RCS file:

cvs commit: apache-1.3/src/main http_config.c

1998-12-28 Thread martin
martin 98/12/28 04:30:29 Modified:.STATUS src/main http_config.c Log: Change reference to config file name from local fname to parms.config_file-name to allow modules to modify the name that's displayed on errors. PR: 3573 Submitted by: Fabien

cvs commit: apache-1.3/src CHANGES

1998-12-28 Thread martin
martin 98/12/28 04:38:31 Modified:src CHANGES Log: When modules update/modify the file name in the configfile_t structure, syntax errors will report the updated name, not the original one. PR: 3573 Submitted by: Fabien Coelho [EMAIL PROTECTED] Revision Changes

cvs commit: apache-1.3/src/main http_protocol.c

1998-12-28 Thread fielding
fielding98/12/28 04:51:10 Modified:src/main http_protocol.c Log: Oops, stupid missing commas in auto static array. PR: 3541 Revision ChangesPath 1.250 +4 -4 apache-1.3/src/main/http_protocol.c Index: http_protocol.c

cvs commit: apache-1.3/src/modules/proxy proxy_util.c

1998-12-28 Thread martin
martin 98/12/28 04:59:31 Modified:src CHANGES src/modules/proxy proxy_util.c Log: RFC2396 allows the syntax http://host:/path (with no port number) but the proxy disallowed it (ap_proxy_canon_netloc()). PR:3530 Submitted by: David Kristol [EMAIL

cvs commit: apache-1.3 STATUS

1998-12-28 Thread fielding
fielding98/12/28 05:12:06 Modified:.STATUS Log: The Pragma: no-cache has no meaning in a response for HTTP/1.0 or HTTP/1.1, regardless of what some other applications do in reaction to that field. Also, the no_cache indicator in the request_rec exists ONLY to

cvs commit: apache-1.3 STATUS

1998-12-28 Thread fielding
fielding98/12/28 07:49:12 Modified:.STATUS Log: life sucks when a patch has to be hand-massaged Revision ChangesPath 1.571 +2 -1 apache-1.3/STATUS Index: STATUS === RCS file: