Minor proposal, likely not in 2.2.9...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@666228 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS b/STATUS
index c1e863e..bd298de 100644
--- a/STATUS
+++ b/STATUS
@@ -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