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