Skip to main content

GET_PUT_HEAD_OPTIONS

Constant GET_PUT_HEAD_OPTIONS 

Source
pub const GET_PUT_HEAD_OPTIONS: &str = "GET, PUT, HEAD, OPTIONS";
Expand description

HTTP GET, PUT, HEAD, and OPTIONS methods.