[Modify] Edit it
This commit is contained in:
parent
35f3aea25c
commit
7bbe20d009
@ -206,8 +206,8 @@ namespace WebSocketSharp.Net
|
|||||||
TemporaryRedirect = 307,
|
TemporaryRedirect = 307,
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// Equivalent to status code 307.
|
/// Equivalent to status code 307. Indicates that the requested resource
|
||||||
/// Indicates that the requested resource is located temporarily under a different URI.
|
/// is located temporarily under a different URI.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// RedirectKeepVerb is a synonym for TemporaryRedirect.
|
/// RedirectKeepVerb is a synonym for TemporaryRedirect.
|
||||||
|
Loading…
Reference in New Issue
Block a user