cvs commit: apache/src CHANGES mod_negotiation.c

1997-06-26 Thread Dean Gaudet
dgaudet 97/06/26 19:20:21 Modified:src Tag: APACHE_1_2_X CHANGES mod_negotiation.c Log: PR#94: Content negot fails unless each varient has a charset Reviewed by: Dean, Alexei Submitted by: Paul Sutton Revision ChangesPath No revision

cvs commit: apache/src CHANGES mod_negotiation.c

1997-04-07 Thread Roy Fielding
fielding97/04/07 03:19:32 Modified:src CHANGES mod_negotiation.c Log: Use err_headers_out for Vary and Alternates, since the new send_http_header() now sends them for all responses. Submitted by: Petr Lampa Reviewed by: Roy Fielding, Dean Gaudet Revision Changes

cvs commit: apache/src CHANGES mod_negotiation.c

1997-03-31 Thread Roy Fielding
fielding97/03/31 21:41:46 Modified:src CHANGES mod_negotiation.c Log: Petr's patch to merge r-notes, r-headers_out and r-err_headers_out didn't call overlay_tables properly. This is the only bug fix. The other hunks are more destroy_sub_req()s that are similar to the

cvs commit: apache/src CHANGES mod_negotiation.c

1997-03-24 Thread Roy Fielding
fielding97/03/24 14:07:08 Modified:src CHANGES mod_negotiation.c Log: If charset quality of current variant and best variant is equal and the best variant is in ISO-8859-1, then prefer current variant. Submitted by: Petr Lampa Reviewed by: Roy Fielding and Dean Gaudet

cvs commit: apache/src CHANGES mod_negotiation.c

1997-03-13 Thread Roy Fielding
fielding97/03/13 19:27:34 Modified:src CHANGES mod_negotiation.c Log: Negotiation changes: Don't output empty content-type in variant list; Output charset in variant list; Return sooner from handle_multi() if no variants found; Add handling of '*' wildcard in