POST_PUT_OPTIONS

Constant POST_PUT_OPTIONS 

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

HTTP POST, PUT, and OPTIONS methods.