CONTENT_TYPE

Constant CONTENT_TYPE 

Source
pub const CONTENT_TYPE: &str = "content-type";
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.