Namespace Fluxzy.Core
Classes
- Connection
Contains information about transport layer
- ExchangeContext
Holds the mutable state of the ongoing exchange
- ExchangeMetrics
An object holding metrics information about an exchange
- ProxyScope
Shall be one per proxy instance
- SystemProxyRegistrationHelper
An helper class to quickly register a system proxy setting
- SystemProxyRegistrationManager
System proxy management is static because related to OS management.
Structs
- Authority
Hold information about a hostname and a port number
Interfaces
- ICertificateProvider
A certificate provider for Fluxzy
- IStreamSubstitution
Low level interface to substitute a request or response body. Provided an implementation of this interface to ExchangeContext in order to substitute a request or response body.