C# 클래스 Microsoft.AspNetCore.HttpOverrides.ForwardedHeadersMiddleware.SetOfForwarders

파일 보기 프로젝트 열기: aspnet/BasicMiddleware

공개 프로퍼티들

프로퍼티 타입 설명
Host string
IpAndPortText string
RemoteIpAndPort System.Net.IPEndPoint
Scheme string

프로퍼티 상세

Host 공개적으로 프로퍼티

public string Host
리턴 string

IpAndPortText 공개적으로 프로퍼티

public string IpAndPortText
리턴 string

RemoteIpAndPort 공개적으로 프로퍼티

public IPEndPoint,System.Net RemoteIpAndPort
리턴 System.Net.IPEndPoint

Scheme 공개적으로 프로퍼티

public string Scheme
리턴 string