The IHttpContextFactory type exposes the following members.

Methods

  NameDescription
CreateContext
Creates a IHttpClientContext that handles a connected client.
CreateSecureContext
Create a secure IHttpClientContext.

Events

  NameDescription
RequestReceived
A request have been received from one of the contexts.

See Also