aspxtreme

HttpWorkerRequest.HeaderContentLocation Field

System.Web Namespace   HttpWorkerRequest Class


Specifies the index number for the Content-Location HTTP header.

[ VB ]
Public Const HeaderContentLocation As Integer

[ C# ]
public const int HeaderContentLocation;

[ C++ ]
public: const int HeaderContentLocation;

[ JScript ]
public var HeaderContentLocation : 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



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 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 aspxtreme