The HttpRequestKey type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AddressToUse |
The address that the request should be sent to, protocol and port number included. (ex. http://127.0.0.1:8000)
| |
| Interfaces |
The list of interfaces available for the HTTP server to bind to.
| |
| IsExpired |
Determines if the key is older than five minutes and is no longer usable.
|