[Modify] Edit it
This commit is contained in:
parent
57ef96ff38
commit
1785392b78
@ -184,9 +184,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
NotModified = 304,
|
NotModified = 304,
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Equivalent to status code 305.
|
/// Equivalent to status code 305. Indicates that the requested resource
|
||||||
/// Indicates that the requested resource must be accessed through the proxy given by
|
/// must be accessed through the proxy given by the Location field.
|
||||||
/// the Location field.
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
UseProxy = 305,
|
UseProxy = 305,
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user