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