[Modify] Edit it

This commit is contained in:
sta 2021-01-21 19:44:27 +09:00
parent 9b7feae076
commit ddda8a444c

View File

@ -506,8 +506,13 @@ namespace WebSocketSharp.Net
/// Gets the HTTP version used for the response.
/// </summary>
/// <value>
/// A <see cref="Version"/> that represents the HTTP version used for
/// the response.
/// <para>
/// A <see cref="Version"/> that represents the HTTP version used for
/// the response.
/// </para>
/// <para>
/// Always returns same as 1.1.
/// </para>
/// </value>
public Version ProtocolVersion {
get {