[Bug 60835] Inconsistent handling for POST and GET Parameter

2017-03-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60835 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 60835] Inconsistent handling for POST and GET Parameter

2017-03-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60835 --- Comment #2 from Stefan Mocken --- Sure, if any use cases exist they are rare. I was just wondering why in this case the parameter handling for GET and POST is different. -- You are receiving this mail because: You are the assignee for

[Bug 60835] Inconsistent handling for POST and GET Parameter

2017-03-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60835 --- Comment #1 from Mark Thomas --- This is intentional. See bug 50189 for the details. I'm struggling to think of a use case where it makes sense not to process the request body until the response body has been closed. There may be such a use