Constant CONTENT_TYPE

Source
pub const CONTENT_TYPE: &'static str;
Expand description

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.