[Modify] Edit it

master
sta 6 years ago
parent 5904d9c044
commit 3856598928

@ -48,7 +48,8 @@ using System.Text;
namespace WebSocketSharp.Net namespace WebSocketSharp.Net
{ {
/// <summary> /// <summary>
/// Represents an incoming request to a <see cref="HttpListener"/> instance. /// Represents an incoming HTTP request to a <see cref="HttpListener"/>
/// instance.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// This class cannot be inherited. /// This class cannot be inherited.

Loading…
Cancel
Save