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