pub const PUT_OPTIONS_CONNECT: &str = "PUT, OPTIONS, CONNECT";
HTTP PUT, OPTIONS, and CONNECT methods.