System.Web Namespace HttpWorkerRequest Class
Returns the standard HTTP request header that corresponds to the specified index.
[ VB ] <ComVisible ( False ) > Overridable Public Function GetKnownRequestHeader ( _ ByVal index As Integer _ ) As String [ C# ] [ ComVisible ( false ) ] public virtual string GetKnownRequestHeader ( int index ); [ C++ ] [ ComVisible ( false ) ] public: virtual String* GetKnownRequestHeader ( int index ); [ JScript ] public ComVisible ( false ) function GetKnownRequestHeader ( index : int ) : String;
The HTTP request header.
HttpWorkerRequest Members HttpRuntime Class
© 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