Version 1.0.11

Date 2019-12-04 (1,808 days ago)
Downloads 574 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET Standard 1.3 .NET Standard 2.0 .NET 4.5 .NET 4.6 .NET 4.7

#installation">Installation

#changelog">Changelog

  • Introduced new IHttpRequestOptions interface (see bbb1c05).
    The new interface describes the GetRequest method, which returns an instance of IHttpRequest. The interface serves as an alternative to the existing IHttpGetOptions and IHttpPostOptions interfaces.