This documentation is archived and is not being maintained.
DefaultHttpHandler Properties
Visual Studio 2008
The DefaultHttpHandler type exposes the following members.
| Name | Description | |
|---|---|---|
|
Context | Gets the context that is associated with the current DefaultHttpHandler object. |
|
ExecuteUrlHeaders | Gets a collection of request headers and request values to transfer along with the request. |
|
IsReusable | Gets a Boolean value indicating that another request can use the current instance of the DefaultHttpHandler class. |
Show: