[Modify] Edit it
This commit is contained in:
parent
9b7feae076
commit
ddda8a444c
@ -506,8 +506,13 @@ namespace WebSocketSharp.Net
|
|||||||
/// Gets the HTTP version used for the response.
|
/// Gets the HTTP version used for the response.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="Version"/> that represents the HTTP version used for
|
/// <para>
|
||||||
/// the response.
|
/// A <see cref="Version"/> that represents the HTTP version used for
|
||||||
|
/// the response.
|
||||||
|
/// </para>
|
||||||
|
/// <para>
|
||||||
|
/// Always returns same as 1.1.
|
||||||
|
/// </para>
|
||||||
/// </value>
|
/// </value>
|
||||||
public Version ProtocolVersion {
|
public Version ProtocolVersion {
|
||||||
get {
|
get {
|
||||||
|
Loading…
Reference in New Issue
Block a user