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