Trunk version of patch works (modulo CHANGES)
+1: rpluem,
+ * protocol: draft-ietf-httpbis-p1-messaging-23 fixes regarding interactions
+ between TE and content-length in the same req/resp.
+ trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1524192
+ https://svn.apache.org/viewvc?view=revision&revision=1524770
+ https://svn.apache.org/viewvc?view=revision&revision=1527925
+ https://svn.apache.org/viewvc?view=revision&revision=1541270
+ https://svn.apache.org/viewvc?view=revision&revision=1541368
+ 2.4.x patch (plus CHANGES entry above):
+ http://people.apache.org/~wrowe/httpd-2.4-r1524192-r1524770-TE-CL-v2.patch
+ +1: ylavic,
+ [wrowe asks] Where is verification of (!keepalive)? Do we know the
+ connection will be closed anytime in the near future?
+ ylavic: proposed for backport in 2.2.x, same comment here :
+ the discussion is not really ended in
+ https://www.mail-archive.com/dev@httpd.apache.org/msg58307.html
+ but my opinion there is +1, same here...
+
+
OTHER PROPOSALS
* A list of further possible backports can be found at:
PATCHES/ISSUES THAT ARE BEING WORKED
- * protocol: draft-ietf-httpbis-p1-messaging-23 fixes regarding interactions
- between TE and content-length in the same req/resp.
- trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1524192
- https://svn.apache.org/viewvc?view=revision&revision=1524770
- https://svn.apache.org/viewvc?view=revision&revision=1527925
- https://svn.apache.org/viewvc?view=revision&revision=1541270
- https://svn.apache.org/viewvc?view=revision&revision=1541368
- 2.4.x patch (plus CHANGES entry above):
- http://people.apache.org/~wrowe/httpd-2.4-r1524192-r1524770-TE-CL-v2.patch
- +1:
- [wrowe asks] Where is verification of (!keepalive)? Do we know the
- connection will be closed anytime in the near future?
PATCHES/ISSUES THAT ARE STALLED