pub const POST_DELETE_CONNECT: &str = "POST, DELETE, CONNECT";
HTTP POST, DELETE, and CONNECT methods.