[Modify] Edit it

master
sta 8 years ago
parent e52c5938e4
commit caf364d339

@ -324,12 +324,11 @@ namespace WebSocketSharp.Net.WebSockets
#region Public Methods
/// <summary>
/// Returns a <see cref="string"/> that represents
/// the current <see cref="HttpListenerWebSocketContext"/>.
/// Returns a string that represents the current instance.
/// </summary>
/// <returns>
/// A <see cref="string"/> that represents
/// the current <see cref="HttpListenerWebSocketContext"/>.
/// A <see cref="string"/> that contains the request line and headers
/// included in the handshake request.
/// </returns>
public override string ToString ()
{

Loading…
Cancel
Save