Version 1.0.5

Date 2019-06-19 (1,976 days ago)
Downloads 2,995 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

  • The ResponseUri property from the HttpWebResponse class is now exposed via the IHttpResponse interface (see 5f35656)
    Technically this is a breaking change 💣, but only if you have your own classes implementing the IHttpResponse interface.