Constant ACCESS_CONTROL_ALLOW_ORIGIN
pub const ACCESS_CONTROL_ALLOW_ORIGIN: HeaderName;
Available on crate feature
dep_ureq
only.Expand description
Indicates whether the response can be shared with resources with the given origin.
pub const ACCESS_CONTROL_ALLOW_ORIGIN: HeaderName;
dep_ureq
only.Indicates whether the response can be shared with resources with the given origin.