[Modify] Edit it

This commit is contained in:
sta 2018-01-20 17:13:06 +09:00
parent c2b70b8d38
commit 7a9f7be7da

View File

@ -361,10 +361,11 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Gets the HTTP version used in the request. /// Gets the HTTP version specified by the client.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="Version"/> that represents the HTTP version used in the request. /// A <see cref="Version"/> that represents the HTTP version specified in
/// the request line.
/// </value> /// </value>
public Version ProtocolVersion { public Version ProtocolVersion {
get { get {