http_constant

Static FORM_URLENCODED

Source
pub static FORM_URLENCODED: &str
Expand description

The MIME type for form-encoded data, commonly used for sending data in the body of HTTP requests, especially for form submissions.