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