ACCESS_CONTROL_ALLOW_ORIGIN

Constant ACCESS_CONTROL_ALLOW_ORIGIN 

Source
pub const ACCESS_CONTROL_ALLOW_ORIGIN: &'static str;
Expand description

The HTTP header field access-control-allow-origin, used to specify which origins are allowed to access the resource.