Creates JSON content-type header.
static const Map<String, String> jsonHeaders = { 'content-type': 'application/json', };