Hevea documentation

HttpHeaderCollection Class

Collection of HTTP headers.

For a list of all members of this type, see HttpHeaderCollection Members.

System.Object
   Hevea.Core.Http.HttpHeaderCollection

public sealed class HttpHeaderCollection : IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Hevea.Core.Http

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

HttpHeaderCollection Members | Hevea.Core.Http Namespace