[Modify] Edit it

master
sta 8 years ago
parent 9752959853
commit 1692b8cb7f

@ -890,11 +890,11 @@ namespace WebSocketSharp.Net
}
/// <summary>
/// Returns a <see cref="string"/> that represents
/// the current <see cref="HttpListenerRequest"/>.
/// Returns a string that represents the current instance.
/// </summary>
/// <returns>
/// A <see cref="string"/> that represents the current <see cref="HttpListenerRequest"/>.
/// A <see cref="string"/> that contains the request line and headers
/// included in the request.
/// </returns>
public override string ToString ()
{

Loading…
Cancel
Save