pub const GET_PATCH_HEAD_OPTIONS: &'static str = "GET, PATCH, HEAD, OPTIONS";
HTTP GET, PATCH, HEAD, and OPTIONS methods.