cvs commit: apache-1.3/src/test test_parser.c

1999-02-10 Thread fielding
fielding99/02/10 05:36:52 Modified:src/main util.c src/test test_parser.c Log: Change ap_get_list_item to treat comments like a quoted string rather than strip them. This corresponds to the expectation that future HTTP fields will only use comments when they are u

cvs commit: apache-1.3/src/test test_parser.c

1999-02-08 Thread fielding
fielding99/02/08 07:12:22 Modified:src ApacheCore.def CHANGES src/include ap_mmn.h httpd.h src/main util.c src/modules/standard mod_negotiation.c src/support httpd.exp Added: src/test test_parser.c Log: Added ap