Mercurial > prosody-hg
view plugins/mod_pep_plus.lua @ 11374:5b8aec0609f0
mod_http_file_share: Support sending 100 Continue
E.g. curl will ask for this when sending large uploads. Removes a delay
while it waits for an error or go-agead.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 13 Feb 2021 14:06:46 +0100 |
| parents | 0462405b1cfb |
| children |
line wrap: on
line source
module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep..."); module:depends("pep");
