martin 99/08/13 00:17:11
Modified: . STATUS Log: Note problem with 300/304 return codes without Location: header (this bug breaks mod_speling) Revision Changes Path 1.740 +8 -1 apache-1.3/STATUS Index: STATUS =================================================================== RCS file: /export/home/cvs/apache-1.3/STATUS,v retrieving revision 1.739 retrieving revision 1.740 diff -u -r1.739 -r1.740 --- STATUS 1999/08/09 17:46:13 1.739 +++ STATUS 1999/08/13 07:17:08 1.740 @@ -1,5 +1,5 @@ 1.3 STATUS: - Last modified at [$Date: 1999/08/09 17:46:13 $] + Last modified at [$Date: 1999/08/13 07:17:08 $] Release: @@ -65,6 +65,13 @@ mips-unknown-linux no Lars Eilebrecht RELEASE SHOWSTOPPERS: + + * Responses with a return code HTTP_NOT_MODIFIED or HTTP_MULTIPLE_CHOICES + are broken if they do not supply a "Location:" header. + mod_speling ceases to work because of this bug. + Message-ID: <[EMAIL PROTECTED]> + Status: patch available, but Tony Finch suggests fixing the + ap_is_HTTP_REDIRECT() macro RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: