IHttpRequestFeature.Protocol Eigenschaft

Definition

Ruft die HTTP-Version ab, wie in RFC 7230 definiert, oder legt sie fest. Z.B. "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

Eigenschaftswert

Gilt für: