| 
               | 
            
              IHosted
             | 
          
The IHostedHttpHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| UseClientCache | Determines if client cache should be enabled for rendered handler content. | 
| Name | Description | |
|---|---|---|
| GetContentHash | Gets hash of response content based on any request parameters. | |
| ProcessRequestAsync | Enables processing of HTTP web requests by a custom handler that implements the IHostedHttpHandler interface. |