pub const GET_POST_PATCH_TRACE: &str = "GET, POST, PATCH, TRACE";
HTTP GET, POST, PATCH, and TRACE methods.