Nuacht

If flask is returning a 204 response it should not be setting the Content-type header. If it is, jQuery still lets you work around that by setting dataType: "text" and parsing the JSON yourself with ...