Hevea documentation

HttpHeaderCollection.Item Property

Gets the header of a given identifier (null if not existing).

public HttpHeader this[
   string id
] {get;}

See Also

HttpHeaderCollection Class | Hevea.Core.Http Namespace