You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let assume that we have a lua script which calls `wrk.format` with both
headers and body, with`headers["Transfer-Encoding"] = "chunked"`.
That attempt fails with error like: `unexpected content-length header at`
Closes: wg#503
catap
linked a pull request
Jan 5, 2023
that will
close
this issue
Hey,
Is it possible to make a benchmark with some payload which is sends as chunked request?
The text was updated successfully, but these errors were encountered: