[Modify] Edit it

This commit is contained in:
sta 2020-08-03 20:43:40 +09:00
parent 22684a5e58
commit 92cd786aa4

View File

@ -105,8 +105,8 @@ namespace WebSocketSharp.Net
MultipleChoices = 300, MultipleChoices = 300,
/// <summary> /// <summary>
/// <para> /// <para>
/// Equivalent to status code 300. /// Equivalent to status code 300. Indicates that the requested resource
/// Indicates that the requested resource corresponds to any of multiple representations. /// corresponds to any of multiple representations.
/// </para> /// </para>
/// <para> /// <para>
/// Ambiguous is a synonym for MultipleChoices. /// Ambiguous is a synonym for MultipleChoices.