The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebHeaderCollection::Set Method
.NET Framework (current version)
Sets the specified header to the specified value.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Set(HttpRequestHeader, String^) | Sets the specified header to the specified value. |
![]() | Set(HttpResponseHeader, String^) | Sets the specified header to the specified value. |
![]() | Set(String^, String^) | Sets the specified header to the specified value.(Overrides NameValueCollection::Set(String^, String^).) |
Show:
