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

Show file Open project: aspnet/BasicMiddleware

Public Properties

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

Property Details

Host public property

public string Host
return string

IpAndPortText public property

public string IpAndPortText
return string

RemoteIpAndPort public property

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

Scheme public property

public string Scheme
return string