HttpListenerRequest (System.Net.HttpListenerRequest)

Inherits: System.Object

Interfaces:

Derived Types: 0

Assembly: System.dll

Describes an incoming HTTP request to an HttpListener object. This class cannot be inherited.

VB.NET C#

C#

public sealed class HttpListenerRequest
{
}

Articles

Request Class

Usually in your request class implementation you will directly call methods and properties of underlying System.Web.HttpRequest or System.Net.HttpListenerRequest objects.

Mono Documentation

The members of System.Net.HttpListenerRequest are listed below. See Also: Inherited members from System.Object [ ...

Mono Documentation

Mono Class Library : System.Net Namespace System.Net.HttpListenerRequest Class: Note: This namespace, class, or member is supported only in version .NET 2 ...

.Net Type Safety - OWASP

... by overriding public virtual methods in public classes; CSharp readonly modifier is not inforced by the CLR (when in Full Trust) ANSI/UNICODE bug in System.Net.HttpListenerRequest

ANSI/UNICODE bug in System.Net.HttpListenerRequest - OWASP

While testing what was the best function to hook in HttpListenerRequest (see Hooking HttpApi.dll's HttpReceiveHttpRequest ) I found what I think is a bug in the 2.0 method System ...

HttpListenerRequest Class (System.Net)

Note: This class is new in the .NET Framework version 2.0. Describes an ... System.Object    System.Net.HttpListenerRequest

HttpListenerRequest Class (System.Net)

When a client makes a request to a Uniform Resource Identifier (URI ... System.Net . . :: . HttpListenerRequest ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support