You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2007/12/31 02:21:31 UTC

svn commit: r607641 - /httpd/httpd/branches/2.2.x/STATUS

Author: wrowe
Date: Sun Dec 30 17:21:28 2007
New Revision: 607641

URL: http://svn.apache.org/viewvc?rev=607641&view=rev
Log:
Propose

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=607641&r1=607640&r2=607641&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sun Dec 30 17:21:28 2007
@@ -97,6 +97,10 @@
                    create a regression by this patch but only enforce browsers
                    who do not act in an RFC compliant manner to do so.
                    So please reconsider your -1.
+      wrowe echos rpluem's sentiments, and argues supporting non-RFC clients
+            is not a key purpose of httpd.  However, if the associated non
+            showstopper new-feature will satisfy you, perhaps this should
+            be adopted (c.f. mod_proxy_ftp below).
 
    * mod_proxy_balancer: Correctly escape the worker route and the worker
      redirect string in the HTML output of the balancer manager.
@@ -191,6 +195,13 @@
      -1: rpluem: This causes a segfault on trunk. Also it changes the behaviour
                  by sending headers in cases where we did not before. It needs
                  to be evaluated first if this is the correct thing to do.
+
+  * mod_proxy_ftp: Introduce the ProxyFtpDirCharset directive, allowing
+    the administrator to identify a default, or specific servers or paths
+    which list their contents in other-than ISO-8859-1 charset (e.g. utf-8).
+    [Ruediger Pluem]
+      trunk version; http://svn.apache.org/viewvc?view=rev&revision=607638
+      +1: wrowe
 
 PATCHES/ISSUES THAT ARE STALLED