You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2008/06/10 19:36:08 UTC

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

Author: jim
Date: Tue Jun 10 10:36:08 2008
New Revision: 666228

URL: http://svn.apache.org/viewvc?rev=666228&view=rev
Log:
Minor proposal, likely not in 2.2.9...

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=666228&r1=666227&r2=666228&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue Jun 10 10:36:08 2008
@@ -140,6 +140,14 @@
          Trunk version of patch works
    +1: jim
 
+ * mod_proxy_http: Do not forward an Expect: 100-continue to
+   an HTTP/1.0 server
+   Trunk version of patch:
+         http://svn.apache.org/viewvc?view=rev&revision=661506
+   Backport version for 2.2.x of patch:
+         Trunk version of patch works
+   +1: jim
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when