pub const GET_POST_PUT_DELETE: &str = "GET, POST, PUT, DELETE";
HTTP GET, POST, PUT, and DELETE methods.