HttpRequest Class
This page is specific to:.NET Framework Version:1.12.03.03.54.0
.NET Framework Class Library
HttpRequest Class

Enables ASP.NET to read the HTTP values sent by a client during a Web request.

For a list of all members of this type, see HttpRequest Members.

System.Object
   System.Web.HttpRequest

[Visual Basic]
NotInheritable Public Class HttpRequest
[C#]
public sealed class HttpRequest
[C++]
public __gc __sealed class HttpRequest
[JScript]
public class HttpRequest

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Remarks

The methods and properties of the HttpRequest class are exposed through the Request property of the HttpApplication, HttpContext, Page, and UserControl classes.

Requirements

Namespace: System.Web

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

Assembly: System.Web (in System.Web.dll)

See Also

HttpRequest Members | System.Web Namespace

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View