GET_DELETE_PATCH_HEAD

Constant GET_DELETE_PATCH_HEAD 

Source
pub const GET_DELETE_PATCH_HEAD: &str = "GET, DELETE, PATCH, HEAD";
Expand description

HTTP GET, DELETE, PATCH, and HEAD methods.