HttpHeaders Methods

The HttpHeaders type exposes the following members.

Methods

  Name Description
Public method Add(String, IEnumerable<String>)
Public method Add(String, String)
Public method Clear
Public method Contains
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValues
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove
Public method ToString (Overrides Object.ToString().)
Public method TryAddWithoutValidation(String, IEnumerable<String>)
Public method TryAddWithoutValidation(String, String)
Public method TryGetValues

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See Also

Reference

HttpHeaders Class

System.Net.Http.Headers Namespace