POST_PUT

Constant POST_PUT 

Source
pub const POST_PUT: &str = "POST, PUT";
Expand description

HTTP POST and PUT methods.