pub const PUT_PATCH_OPTIONS: &'static str = "PUT, PATCH, OPTIONS";
HTTP PUT, PATCH, and OPTIONS methods.