|
|
|
@ -170,7 +170,7 @@ namespace WebSocketSharp.Net.WebSockets
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Gets the value of the Origin header included in the request.
|
|
|
|
/// Gets the value of the Origin header included in the handshake request.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <value>
|
|
|
|
/// <value>
|
|
|
|
/// A <see cref="string"/> that represents the value of the Origin header.
|
|
|
|
/// A <see cref="string"/> that represents the value of the Origin header.
|
|
|
|
|