Constant PUT_PATCH_HEAD

Source
pub const PUT_PATCH_HEAD: &str = "PUT, PATCH, HEAD";
Expand description

HTTP PUT, PATCH, and HEAD methods.