GET_DELETE_PATCH_OPTIONS

Constant GET_DELETE_PATCH_OPTIONS 

Source
pub const GET_DELETE_PATCH_OPTIONS: &str = "GET, DELETE, PATCH, OPTIONS";
Expand description

HTTP GET, DELETE, PATCH, and OPTIONS methods.