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

Mostrar archivo Open project: aspnet/BasicMiddleware

Public Properties

Property Type Description
Host string
IpAndPortText string
RemoteIpAndPort System.Net.IPEndPoint
Scheme string

Property Details

Host public_oe property

public string Host
return string

IpAndPortText public_oe property

public string IpAndPortText
return string

RemoteIpAndPort public_oe property

public IPEndPoint,System.Net RemoteIpAndPort
return System.Net.IPEndPoint

Scheme public_oe property

public string Scheme
return string