Windows apps
Collapse the table of content
Expand the table of content
Information
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

 

Tests whether the specified HTTP header can be set.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticIsRestricted(String^)

Tests whether the specified HTTP header can be set for the request.

System_CAPS_pubmethodSystem_CAPS_staticIsRestricted(String^, Boolean)

Tests whether the specified HTTP header can be set for the request or the response.

Return to top
Show:
© 2017 Microsoft