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