Namespace TeleScope.Connectors.Http.Abstractions
Classes
HttpEndpoint
This class represents an editable http endpoint, where updates on the request part may be made without changing the base URL.
Interfaces
ICacheable<T>
This interface provides a generic method to invoke external functions and cache its results.
IHttpConnectable
This interface provides extended methods, based on the IConnectable
interface to build http connections.