Creates form content-type header.
static const Map<String, String> formHeaders = { 'content-type': 'application/x-www-form-urlencoded', };