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::IsRestricted Method
.NET Framework (current version)
Tests whether the specified HTTP header can be set.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IsRestricted(String^) | Tests whether the specified HTTP header can be set for the request. |
![]() ![]() | IsRestricted(String^, Boolean) | Tests whether the specified HTTP header can be set for the request or the response. |
Show:

