FORM_URLENCODED

Constant FORM_URLENCODED 

Source
pub const FORM_URLENCODED: &str = "application/x-www-form-urlencoded";
Expand description

The Content-Type for URL-encoded forms.