The HttpRequestKey type exposes the following members.

Properties

  NameDescription
Public propertyAddressToUse
The address that the request should be sent to, protocol and port number included. (ex. http://127.0.0.1:8000)
Public propertyInterfaces
The list of interfaces available for the HTTP server to bind to.
Public propertyIsExpired
Determines if the key is older than five minutes and is no longer usable.

See Also