parent request headers are not corrupted. Eliminates a problematic
optimization in the case of no request body. PR 48359
[Jake Scott, William Rowe, Ruediger Pluem]
- Link to discussion thread;
+ Link to discussion thread (please review before voting);
https://issues.apache.org/bugzilla/show_bug.cgi?id=48359
Applied to trunk;
http://svn.apache.org/viewvc/httpd/httpd/trunk/server/protocol.c?r1=901578&r2=901577
Ported to 2.2 (also attached to PR);
http://people.apache.org/~wrowe/protocol_headers_copy.patch
+1: wrowe
- -1: niq: this risks breaking existing apps, as discussed in
- comments on PR 48359.
- [wrowe notes; incorrect and invalid objection, also as
- identified in the comments. Legitimate API users are
- presently broken by this memory scope flaw.]
PATCHES ACCEPTED TO BACKPORT FROM TRUNK: