GET_PATCH_HEAD_OPTIONS

Constant GET_PATCH_HEAD_OPTIONS 

Source
pub const GET_PATCH_HEAD_OPTIONS: &str = "GET, PATCH, HEAD, OPTIONS";
Expand description

HTTP GET, PATCH, HEAD, and OPTIONS methods.