C# Class System.Net.Http.Headers.HttpContentHeaders

Inheritance: HttpHeaders
Mostrar archivo Open project: dotnet/corefx Class Usage Examples

Private Properties

Property Type Description
AddKnownHeaders void
CreateInvalidHeaders HashSet
CreateParserStore HttpHeaderParser>.Dictionary
HttpContentHeaders System.Collections.Generic

Private Methods

Method Description
AddKnownHeaders ( HashSet headerSet ) : void
CreateInvalidHeaders ( ) : HashSet
CreateParserStore ( ) : HttpHeaderParser>.Dictionary
HttpContentHeaders ( HttpContent parent ) : System.Collections.Generic