Closed dafortune closed 7 years ago
When using stream mode + multipart the stream was being past to the parse which caused the 500 error issue. This is a fix for this bahavior, the payload won't be passed to the parsed anymore if payload is an stream.
When using stream mode + multipart the stream was being past to the parse which caused the 500 error issue. This is a fix for this bahavior, the payload won't be passed to the parsed anymore if payload is an stream.