System.Web.HttpRequest Class
Information   Base Types   Related Resources

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

  • Namespace: System.Web
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.1.4322
  • Assembly: System.Web.dll

  • System.Object
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (28)Discussions (265)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     .cctor
  • private static HttpRequest()

  •  _flags
  • private System.Web.Util.SimpleBitVector32 _flags

  •  get_IfModifiedSince
  • private System.String get_IfModifiedSince()

  •  get_IfNoneMatch
  • private System.String get_IfNoneMatch()

  •  get_PathWithQueryString
  • private System.String get_PathWithQueryString()

  •  InternalRewritePath
  • private void InternalRewritePath(System.String newFilePath, System.String newPathInfo, System.String newQueryString)

  •  needToValidateCookies
  • private static System.Int32 needToValidateCookies

  •  needToValidateForm
  • private static System.Int32 needToValidateForm

  •  needToValidateHeaders
  • private static System.Int32 needToValidateHeaders

  •  needToValidateQueryString
  • private static System.Int32 needToValidateQueryString

  •  needToValidateServerVariables
  • private static System.Int32 needToValidateServerVariables

  •  s_browserCapsEvaled
  • private static System.Boolean s_browserCapsEvaled

  •  s_browserLock
  • private static System.Object s_browserLock

  •  StringStartsWithAnotherIgnoreCase
  • private static System.Boolean StringStartsWithAnotherIgnoreCase(System.String s1, System.String s2)

  •  ValidateCookieCollection
  • private void ValidateCookieCollection(System.Web.HttpCookieCollection cc)

  •  ValidateInput
  • public void ValidateInput()

  •  ValidateNameValueCollection
  • private void ValidateNameValueCollection(System.Collections.Specialized.NameValueCollection nvc, System.String collectionName)

  •  ValidateString
  • private void ValidateString(System.String s, System.String valueName, System.String collectionName)

  • Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com