final
Content type for JSON using UTF-8 encoding.
application/json; charset=utf-8
Source
static final JSON = new ContentType("application", "json", charset: "utf-8")
Content type for JSON using UTF-8 encoding.
application/json; charset=utf-8
static final JSON = new ContentType("application", "json", charset: "utf-8")