Constant reqwest::header::ACCESS_CONTROL_ALLOW_ORIGIN[][src]

pub const ACCESS_CONTROL_ALLOW_ORIGIN: HeaderName = HeaderName{inner: Repr::Standard(StandardHeader::AccessControlAllowOrigin),}

Indicates whether the response can be shared with resources with the given origin.