DELETE_PATCH_OPTIONS

Constant DELETE_PATCH_OPTIONS 

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

HTTP DELETE, PATCH, and OPTIONS methods.