Add(string header) | WebSocketSharp.Net.WebHeaderCollection | inline |
Add(HttpRequestHeader header, string value) | WebSocketSharp.Net.WebHeaderCollection | inline |
Add(HttpResponseHeader header, string value) | WebSocketSharp.Net.WebHeaderCollection | inline |
Add(string name, string value) | WebSocketSharp.Net.WebHeaderCollection | inline |
AddWithoutValidate(string headerName, string headerValue) | WebSocketSharp.Net.WebHeaderCollection | inlineprotected |
AllKeys | WebSocketSharp.Net.WebHeaderCollection | |
Clear() | WebSocketSharp.Net.WebHeaderCollection | inline |
Count | WebSocketSharp.Net.WebHeaderCollection | |
Get(int index) | WebSocketSharp.Net.WebHeaderCollection | inline |
Get(string name) | WebSocketSharp.Net.WebHeaderCollection | inline |
GetEnumerator() | WebSocketSharp.Net.WebHeaderCollection | inline |
GetKey(int index) | WebSocketSharp.Net.WebHeaderCollection | inline |
GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext) | WebSocketSharp.Net.WebHeaderCollection | inline |
GetValues(int index) | WebSocketSharp.Net.WebHeaderCollection | inline |
GetValues(string name) | WebSocketSharp.Net.WebHeaderCollection | inline |
IsRestricted(string headerName) | WebSocketSharp.Net.WebHeaderCollection | inlinestatic |
IsRestricted(string headerName, bool response) | WebSocketSharp.Net.WebHeaderCollection | inlinestatic |
Keys | WebSocketSharp.Net.WebHeaderCollection | |
OnDeserialization(object sender) | WebSocketSharp.Net.WebHeaderCollection | inline |
Remove(HttpRequestHeader header) | WebSocketSharp.Net.WebHeaderCollection | inline |
Remove(HttpResponseHeader header) | WebSocketSharp.Net.WebHeaderCollection | inline |
Remove(string name) | WebSocketSharp.Net.WebHeaderCollection | inline |
Set(HttpRequestHeader header, string value) | WebSocketSharp.Net.WebHeaderCollection | inline |
Set(HttpResponseHeader header, string value) | WebSocketSharp.Net.WebHeaderCollection | inline |
Set(string name, string value) | WebSocketSharp.Net.WebHeaderCollection | inline |
this[HttpRequestHeader header] | WebSocketSharp.Net.WebHeaderCollection | |
this[HttpResponseHeader header] | WebSocketSharp.Net.WebHeaderCollection | |
ToByteArray() | WebSocketSharp.Net.WebHeaderCollection | inline |
ToString() | WebSocketSharp.Net.WebHeaderCollection | inline |
WebHeaderCollection(SerializationInfo serializationInfo, StreamingContext streamingContext) | WebSocketSharp.Net.WebHeaderCollection | inlineprotected |
WebHeaderCollection() | WebSocketSharp.Net.WebHeaderCollection | inline |