diff options
author | Kim Alvefur <zash@zash.se> | 2021-02-13 13:38:56 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-02-13 13:38:56 +0100 |
commit | f0ac9196099c7384f2cef16b0890f974ea30b641 (patch) | |
tree | d90950ab854c1f53bd3e5fe2f19220a3adb95748 /net/http/errors.lua | |
parent | 3c96f613c0b14c3114e900fec3f9d6eae11e5e77 (diff) | |
download | prosody-f0ac9196099c7384f2cef16b0890f974ea30b641.tar.gz prosody-f0ac9196099c7384f2cef16b0890f974ea30b641.zip |
net.http.server: Don't pause early streaming uploads
Fixes that otherwise it would wait for the request to be done after
receiving the head of the request, when it's meant to select a target
for where to store the data, instead of waiting after receiving the
request for when the request has been handled.
Diffstat (limited to 'net/http/errors.lua')
0 files changed, 0 insertions, 0 deletions