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