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