WarningHeaderValue Properties

.NET Framework (current version)
 

Namespace:   System.Net.Http.Headers
Assembly:  System.Net.Http (in System.Net.Http.dll)

NameDescription
System_CAPS_pubpropertyAgent

Gets the host that attached the warning.

System_CAPS_pubpropertyCode

Gets the specific warning code.

System_CAPS_pubpropertyDate

Gets the date/time stamp of the warning.

System_CAPS_pubpropertyText

Gets a quoted-string containing the warning text.

Return to top
Show: