brian 98/05/04 00:15:36
Modified: . STATUS
Log:
shifted an open issue from the list to status. Since this is a protocol issue
it merits attention.
Revision Changes Path
1.366 +8 -0 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.365
retrieving revision 1.366
diff -u -r1.365 -r1.366
--- STATUS 1998/05/04 07:00:45 1.365
+++ STATUS 1998/05/04 07:15:36 1.366
@@ -361,3 +361,11 @@
* In ap_bclose() there's no test that (fb->fd != -1) -- so it's
possible that it'll do something completely bogus when it's
used for read-only things. - Dean Gaudet
+
+ * Okay, so our negotiation strategy needs a bit of refinement. See
+ <[EMAIL PROTECTED]>.
+ In general, we need to go through and clean up the negotiation
+ module to make it compliant with the final HTTP/1.1 draft, and at the
+ very least we should make it more copacetic to the idea of transferring
+ gzipped variants of files when both variants exist on the server.
+