Request with Content-Length instead of Transfer-Encoding chunked#1441
Request with Content-Length instead of Transfer-Encoding chunked#1441olivier4576 wants to merge 1 commit intoolivere:release-branch.v7from
Conversation
|
Oh my gosh, I'm so glad this is coming. |
|
@chrisharrisonkiwi I'm always interested in the kinds of problems people face out there: What kind of problem do you see with chunked encoding? |
Mostly local development issues using ElasticSearch with "localstack". Attempting: "Transfer-Encoding: chunked" in a localstack Docker environment results in: It could be unrelated, but it certainly seems to help. |
|
Resolves issue #1526 |
Request with ContentLength instead of Transfer-Encoding chunked
a49e4fb to
f10afc5
Compare
Request with Content-Length instead of Transfer-Encoding chunked