WebHeaderCollectionRemove Method (HttpResponseHeader) |
Namespace: Sfs2X.WebSocketSharp.Net
public void Remove( HttpResponseHeader header )
Exception | Condition |
---|---|
ArgumentException | header is a restricted header. |
InvalidOperationException | The current WebHeaderCollection instance doesn't allow the response header. |