C-DEngine 5.105

WebHeaderCollection Class

Provides a collection of the HTTP headers associated with a request or response.

Namespace:  WebSocketSharp.Net
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


[SerializableAttribute]
[ComVisibleAttribute]
public class WebHeaderCollection : ISerializable
<SerializableAttribute> _
<ComVisibleAttribute> _
Public Class WebHeaderCollection _
	Implements ISerializable
[SerializableAttribute]
[ComVisibleAttribute]
public ref class WebHeaderCollection : ISerializable

Inheritance Hierarchy


Object
  WebSocketSharp.Net..::..WebHeaderCollection