GET_POST_DELETE_OPTIONS

Constant GET_POST_DELETE_OPTIONS 

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

HTTP GET, POST, DELETE, and OPTIONS methods.