Constant WARNING
pub const WARNING: HeaderName;Available on crate features
http and std only.Expand description
General HTTP header contains information about possible problems with the status of the message.
More than one warning header may appear in a response. Warning header
fields can in general be applied to any message, however some warn-codes
are specific to caches and can only be applied to response messages.