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