2.2.x patch: http://people.apache.org/~niq/42592.patch
+1: niq, rpluem
-1: jim: Comment is wrong if not bundled with "nocanon" option
+ niq: On the contrary, comment is accurate without the noncanon option.
+ The comment changes in r588791, precisely because "nocanon"
+ affects it.
* core: backport ap_send_interim_response API
http://svn.apache.org/viewvc?view=rev&revision=582630
* mod_proxy_http: Correctly forward unexpected interim (HTTP 1xx) responses
PR 16518
http://svn.apache.org/viewvc?view=rev&revision=582631
+ http://svn.apache.org/viewvc?view=rev&revision=588806
+1: niq, rpluem
* mod_proxy: add "nocanon" option to ProxyPass, to suppress
+1: niq
-1: jim: patch should be self-contained. If a mix and match of
files, then please create a distinct 2.2 patch.
+ niq: we NEVER do that. When did you incorporate the CHANGES
+ update in a separate 2.2 patch? The complexity here is that
+ mod_proxy_http.c relies on 42592, and a separate fix to
+ that would invalidate the (very simple) patch to 42592.
PATCHES/ISSUES THAT ARE STALLED