GET_PUT_OPTIONS

Constant GET_PUT_OPTIONS 

Source
pub const GET_PUT_OPTIONS: &str = "GET, PUT, OPTIONS";
Expand description

HTTP GET, PUT, and OPTIONS methods.