PUT_DELETE_OPTIONS

Constant PUT_DELETE_OPTIONS 

Source
pub const PUT_DELETE_OPTIONS: &str = "PUT, DELETE, OPTIONS";
Expand description

HTTP PUT, DELETE, and OPTIONS methods.