Skip to main content

APPLICATION_FORM_URLENCODED

Constant APPLICATION_FORM_URLENCODED 

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

MIME type for URL-encoded form data.