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