pub const APPLICATION_FORM_URLENCODED: &str = "application/x-www-form-urlencoded";
MIME type for URL-encoded form data.