cvs commit: apache/src http_protocol.c httpd.h mod_negotiation.c CHANGES

1996-09-24 Thread Mark J Cox
mjc 96/09/24 05:45:04 Modified:src http_protocol.c httpd.h mod_negotiation.c CHANGES Log: Submitted by: Paul Sutton [EMAIL PROTECTED] Reviewed by: Mark Cox, Alexei Kosut, Roy Fielding, Brian Behlendorf Negotiation updated to implement all aspects of HTTP/1.1,

cvs commit: apache/src http_protocol.c httpd.h mod_negotiation.c

1996-08-15 Thread Alexei Kosut
akosut 96/08/15 12:22:41 Modified:src http_protocol.c httpd.h mod_negotiation.c Log: Send 406 instead of 404 response when an acceptable variant is not found. Revision ChangesPath 1.36 +8 -1 apache/src/http_protocol.c Index: http_protocol.c