WebHeaderCollection..::..IsRestricted Method (String)
Determines whether the specified header can be set for the request.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | headerName is nullNothingnullptra null reference (Nothing in Visual Basic) or empty. |
| ArgumentException | headerName contains invalid characters. |