Skip to main content

GET_PUT_DELETE_OPTIONS

Constant GET_PUT_DELETE_OPTIONS 

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

HTTP GET, PUT, DELETE, and OPTIONS methods.