System.Web Namespace HttpWorkerRequest Class
Specifies the index number for the Allow HTTP header.
[ VB ] Public Const HeaderAllow As Integer [ C# ] public const int HeaderAllow; [ C++ ] public: const int HeaderAllow; [ JScript ] public var HeaderAllow : int;
The .NET Framework assigns an index number to each standard HTTP header type, for use in the GetKnownRequestHeader and SendKnownResponseHeader methods.
HttpWorkerRequest Members HttpRuntime Class
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note