[Modify] Edit it

master
sta 8 years ago
parent 72634c8331
commit 38c95c6026

@ -118,7 +118,7 @@ namespace WebSocketSharp.Net.WebSockets
public abstract bool IsWebSocketRequest { get; }
/// <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>
/// <value>
/// A <see cref="string"/> that represents the value of the Origin header.

Loading…
Cancel
Save