Click or drag to resize

WebHeaderCollectionSet Method

Overload List
  NameDescription
Public methodSet(HttpRequestHeader, String)
Sets the specified request header to the specified value.
Public methodSet(HttpResponseHeader, String)
Sets the specified response header to the specified value.
Public methodSet(String, String)
Sets the specified header to the specified value.
(Overrides NameValueCollectionSet(String, String).)
Top
See Also