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