Field Warning
The HTTP Warning header.
Provides additional information about the status or transformation of a message, often used for caching and validation.
public const string Warning = "Warning"
Returns
- string
- The HTTP Warning header. Provides additional information about the status or transformation of a message, often used for caching and validation.