pub const POST_OPTIONS_CONNECT: &str = "POST, OPTIONS, CONNECT";
HTTP POST, OPTIONS, and CONNECT methods.