aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2020-08-01 18:41:30 +0200
committerKim Alvefur <zash@zash.se>2020-08-01 18:41:30 +0200
commit30cf0db09c12d17be72ad55fe8820e9fd7cf7e68 (patch)
tree9aae09199af4f2ade66a55c9904b9f9510c13e95 /INSTALL
parenteefe8a76880872993d0f65f600830b91caabbe23 (diff)
downloadprosody-30cf0db09c12d17be72ad55fe8820e9fd7cf7e68.tar.gz
prosody-30cf0db09c12d17be72ad55fe8820e9fd7cf7e68.zip
mod_http: Add way to signal that a module supports streaming uploads
Fixes #726 API: module:provides("http", { streaming_uploads = true; route = { PUT = function (event) event.request.body_sink = io.tmpfile(); return true; end } })
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions