This documentation is archived and is not being maintained.
WarningHeaderValue Properties
.NET Framework (current version)
Namespace:
System.Net.Http.HeadersAssembly:
System.Net.Http (in System.Net.Http.dll)
| Name | Description |
|---|
 | Agent | Gets the host that attached the warning. |
 | Code | Gets the specific warning code. |
 | Date | Gets the date/time stamp of the warning. |
 | Text | Gets a quoted-string containing the warning text. |
Return to top