]> granicus.if.org Git - ejabberd/commit
Return detailed error if HTTP upload is too large
authorHolger Weiss <holger@zedat.fu-berlin.de>
Mon, 4 Jun 2018 20:18:56 +0000 (22:18 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Mon, 4 Jun 2018 20:18:56 +0000 (22:18 +0200)
commitba30ac8ce85f15f7af12d531e56981565ebca8ce
treece497c6eeb680947ec580c571886194b95a4e070
parent43c3134f55a0661a59336062b56a7a665a7a3b1f
Return detailed error if HTTP upload is too large

If the file size specified in an HTTP upload slot request exceeds the
the configured maximum size, include the limit with the stanza error.
rebar.config
src/mod_http_upload.erl
test/upload_tests.erl