@ -48,10 +48,10 @@ using System.Text;
namespace WebSocketSharp.Net
{
/// <summary>
/// Provides the access to a request to the <see cref="HttpListener"/>.
/// Represents an incoming request to a <see cref="HttpListener"/> instance.
/// </summary>
/// <remarks>
/// The HttpListenerRequest class cannot be inherited.
/// This class cannot be inherited.
/// </remarks>
public sealed class HttpListenerRequest