Open FooBarWidget opened 10 years ago
This is still the same in Passenger 5.0.24/nginx, although it doesn't happen for smaller body sizes (i.e. the body needs to be sufficiently large).
Proposal is to discard the request when the body is incomplete, since we don't see a use case for transferring incomplete bodies in this way. See: BufferBody.cpp
From santanutks on October 12, 2010 06:07:49
What steps will reproduce the problem? 1. Start uploading a file
Original issue: http://code.google.com/p/phusion-passenger/issues/detail?id=551