C# Class Microsoft.AspNetCore.HttpOverrides.ForwardedHeadersMiddleware.SetOfForwarders

Afficher le fichier Open project: aspnet/BasicMiddleware

Méthodes publiques

Свойство Type Description
Host string
IpAndPortText string
RemoteIpAndPort System.Net.IPEndPoint
Scheme string

Property Details

Host public_oe property

public string Host
Résultat string

IpAndPortText public_oe property

public string IpAndPortText
Résultat string

RemoteIpAndPort public_oe property

public IPEndPoint,System.Net RemoteIpAndPort
Résultat System.Net.IPEndPoint

Scheme public_oe property

public string Scheme
Résultat string