Constant ACCESS_CONTROL_REQUEST_METHOD
pub const ACCESS_CONTROL_REQUEST_METHOD: HeaderName;Available on crate features
http and std only.Expand description
Informs the server know which HTTP method will be used when the actual request is made.