[−][src]Constant reqwest::header::ACCESS_CONTROL_ALLOW_METHODS
pub const ACCESS_CONTROL_ALLOW_METHODS: HeaderName;
Preflight header response indicating permitted access methods.
The Access-Control-Allow-Methods response header specifies the method or methods allowed when accessing the resource in response to a preflight request.