From: André Malo Date: Thu, 10 Apr 2003 23:30:52 +0000 (+0000) Subject: ack. unconditional content-encoding has some nasty implications. X-Git-Tag: pre_ajp_proxy~1868 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5894baadeb53ec42e301a5e7b69d5e29c2501fb;p=thirdparty%2Fapache%2Fhttpd.git ack. unconditional content-encoding has some nasty implications. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99321 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/STATUS b/docs/STATUS index 5a393f32e80..8b9a54b0f40 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -1,5 +1,5 @@ Apache HTTP Server 2.1 Documentation Status File. -Last modified: $Date: 2003/04/10 18:03:58 $ +Last modified: $Date: 2003/04/10 23:30:52 $ For more information on how to contribute to the Apache Documentation Project, please see http://httpd.apache.org/docs-project/ @@ -17,8 +17,15 @@ Decisions pending transparent decompression by modern browsers, uncomment these lines. But, this shouldn't be our default. Someone else said: Certainly wasn't in 1.3. + nd adds: we should provide example solutions somewhere in the docs. + e.g.: .tar.gz should get the content-type application/x-gzip + (hmm, bad x-, better suggestions?). + + Forcetype ... + + - Backport to 2.0 - +1: wrowe, slive + +1: wrowe, slive, nd - Figure out what to do about the 2.0 FAQ - Copy important stuff from 1.3?