|
|
|
@ -95,8 +95,8 @@ namespace WebSocketSharp.Net
|
|
|
|
PartialContent = 206,
|
|
|
|
PartialContent = 206,
|
|
|
|
/// <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>
|
|
|
|
/// MultipleChoices is a synonym for Ambiguous.
|
|
|
|
/// MultipleChoices is a synonym for Ambiguous.
|
|
|
|
|