IHttpRequestFeature.Protocol 속성

정의

RFC 7230에 정의된 대로 HTTP 버전을 가져오거나 설정합니다. 예: "HTTP/1.1"

public:
 property System::String ^ Protocol { System::String ^ get(); void set(System::String ^ value); };
public string Protocol { get; set; }
member this.Protocol : string with get, set
Public Property Protocol As String

속성 값

적용 대상