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