]> source.dussan.org Git - rspamd.git/commit
Closes: #2684 2685/head
authorChristian Moelders <christian.moelders@storeplus.de>
Mon, 17 Dec 2018 10:58:33 +0000 (11:58 +0100)
committerChristian Moelders <christian.moelders@storeplus.de>
Mon, 17 Dec 2018 10:58:33 +0000 (11:58 +0100)
commitfb18e071e508fd5d569ed63d29bc79211605007b
treeec18da0c8e73c43773cc01d38e981a2953dd61a9
parent3f83c2f80c545daeb858801cbef6ad7c5a9c5198
Closes: #2684
The successful upload of a text in the learning section
is answered with HTTP status code 204, that is:
The server has successfully processed the request and
does not return any content.

For this reason  must be used.
interface/js/app/upload.js