*) core: Allow spaces after chunk-size for compatibility with implementations
using a pre-filled buffer, and log parsing failures at level INFO.
- trunk patch: http://svn.apache.org/r1685339
- http://svn.apache.org/r1685345
+ trunk patch: http://svn.apache.org/r1685345
http://svn.apache.org/r1685347
http://svn.apache.org/r1685349
http://svn.apache.org/r1685350
- 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_http_filter_chunked.patch
+ 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_http_filter_chunked-v2.patch
+ (trunk works modulo CHANGES, above is to ease review only)
+1: ylavic
-1: wrowe; 'parsing' variable is not present in trunk, is unnecessary
1685339 was previously approved, so simply apply it already.
+ ylavic: r1685339 applied, patch updated to v2.
+ 'parsing' is not necessary in trunk but is in 2.4.x because of
+ bail_out_on_error().
PATCHES ACCEPTED TO BACKPORT FROM TRUNK: