pub const CONTENT_TYPE: &str = "content-type";
The HTTP header field name content-type, used to specify the media type of the resource or the data being sent in an http request or response.