|
Usually in your request class implementation you will directly call methods and properties of underlying System.Web.HttpRequest or System.Net.HttpListenerRequest objects.
|
|
The members of System.Net.HttpListenerRequest are listed below. See Also: Inherited members from System.Object [ ...
|
|
Mono Class Library : System.Net Namespace System.Net.HttpListenerRequest Class: Note: This namespace, class, or member is supported only in version .NET 2 ...
|
|
... 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
|
|
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 ...
|
|
Note: This class is new in the .NET Framework version 2.0. Describes an ... System.Object System.Net.HttpListenerRequest
|
|
When a client makes a request to a Uniform Resource Identifier (URI ... System.Net . . :: . HttpListenerRequest ...
|