GET_POST_PATCH_OPTIONS

Constant GET_POST_PATCH_OPTIONS 

Source
pub const GET_POST_PATCH_OPTIONS: &str = "GET, POST, PATCH, OPTIONS";
Expand description

HTTP GET, POST, PATCH, and OPTIONS methods.