mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
Otherwise the headers from `JSONResponse` are gone and the Content-Type of the response would be `text/html` instead of `application/json; charset=utf-8`. This leads to broken scripts since we set the `nosniff` tag, furthermore this is very bad from a security PoV.
6.3 KiB
6.3 KiB