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