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