Constant actix_http::header::WARNING
source ยท pub const WARNING: HeaderName;
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.