]> source.dussan.org Git - nextcloud-server.git/commit
Set content type for propfind request 19578/head
authorDaniel Kesselberg <mail@danielkesselberg.de>
Fri, 21 Feb 2020 21:13:49 +0000 (22:13 +0100)
committerDaniel Kesselberg <mail@danielkesselberg.de>
Fri, 21 Feb 2020 21:13:49 +0000 (22:13 +0100)
commitbfc956fc88939da0788d377bea81bd5832e81767
treec4c3a311ea4fc496d33f2a983a757419f1d71c4c
parentdaf1d74af977b371cb8f5a5a8048f4853fc4ec53
Set content type for propfind request

Without the request is sent as application/x-www-form-urlencoded; charset=UTF-8 and might be blocked by some application firewalls because content and content type do not match.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
core/js/setupchecks.js