asp.net.ph

HttpWorkerRequest.HeaderUpgrade Field

System.Web Namespace   HttpWorkerRequest Class


Specifies the index number for the Upgrade HTTP header.

[ VB ]
Public Const HeaderUpgrade As Integer

[ C# ]
public const int HeaderUpgrade;

[ C++ ]
public: const int HeaderUpgrade;

[ JScript ]
public var HeaderUpgrade : int;

Remarks

The .NET Framework assigns an index number to each standard HTTP header type, for use in the GetKnownRequestHeader and SendKnownResponseHeader methods.

See Also

HttpWorkerRequest Members   HttpRuntime Class Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph