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

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Properties

Свойство Type Description
AddKnownHeaders void
AddParsers void
AddSpecialsFrom void
HttpGeneralHeaders System.Collections.Generic

Private Methods

Méthode Description
AddKnownHeaders ( HashSet headerSet ) : void
AddParsers ( HttpHeaderParser>.Dictionary parserStore ) : void
AddSpecialsFrom ( HttpGeneralHeaders sourceHeaders ) : void
HttpGeneralHeaders ( HttpHeaders parent ) : System.Collections.Generic