Skip to content

ModernHttpClient 2.1.2

Compare
Choose a tag to compare
@anaisbetts anaisbetts released this 24 Sep 05:51
· 80 commits to master since this release

What's New

Bug Fixes

  • Fix issue where headers with multiple values weren't handled correctly (#84, thanks @rickykaare)
  • Correctly signal success when using custom TLS certificate verification (#85, thanks @brendanzagaeski)
  • Handle validation of wildcard certificates (#86, thanks @rickykaare)
  • Always derive from HttpClientHandler in NativeMessageHandler (thanks @damiensawyer)