GET_POST_OPTIONS

Constant GET_POST_OPTIONS 

Source
pub const GET_POST_OPTIONS: &str = "GET, POST, OPTIONS";
Expand description

HTTP GET, POST, and OPTIONS methods.