C-DEngine 5.105

WebHeaderCollection Properties

The WebHeaderCollection type exposes the following members.

Properties


  Name Description
Public property AllKeys
Gets all header names in the collection.
Public property Count
Gets the number of headers in the collection.
Public property Item[([( HttpRequestHeader])])
Gets or sets the specified request header in the collection.
Public property Item[([( HttpResponseHeader])])
Gets or sets the specified response header in the collection.
Public property Keys
Gets a collection of header names in the collection.