Software /
code /
prosody
Diff
spec/net_http_parser_spec.lua @ 11373:ad3b5384fc03
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.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 13 Feb 2021 13:38:56 +0100 (2021-02-13) |
parent | 11033:cb5555443852 |
child | 12882:9ed628635dc6 |