NHttpHeaderField Class Members
In This Topic
The following tables list the members exposed by NHttpHeaderField.
Public Properties
| Name | Description |
| Name | Gets the name of the header field. |
| Value | Gets the value of the field |
Top
Public Methods
| Name | Description |
| ToString | Gets the string representation of this http header field. |
Top
See Also