Sdílet prostřednictvím


HttpListenerWebSocketContext.Origin Vlastnost

Definice

Získá hodnotu origin http hlavičky zahrnuté v WebSocket otevření handshake.

public:
 virtual property System::String ^ Origin { System::String ^ get(); };
public override string Origin { get; }
member this.Origin : string
Public Overrides ReadOnly Property Origin As String

Hodnota vlastnosti

Hodnota hlavičky ORIGIN HTTP.

Platí pro