C-DEngine 5.105

WebHeaderCollection..::..Add Method

Overload List


  Name Description
Public method Add(String)
Adds the specified header to the collection.
Public method Add(HttpRequestHeader, String)
Adds the specified request header with the specified value to the collection.
Public method Add(HttpResponseHeader, String)
Adds the specified response header with the specified value to the collection.
Public method Add(String, String)
Adds a header with the specified name and value to the collection.