Flurl.Http 4.0.0-pre4
Pre-release
Pre-release
github-actions
released this
09 Oct 02:50
·
59 commits
to dev
since this release
- First-class support for persisting and restoring
CookieJar
(#758) - HTTP 2.0 support via
Settings.HttpVersion
(#639) - BREAKING:
ConfigureRequest
renamed toWithSettings
(#764) - BREAKING: Eliminate Flurl's
IHttpClientFactory
(#736) - BUGFIX:
AllowRealHttp
now reverts to original HttpClient, eliminating certain quirks (#683) - BUGFIX: Prevent extra space added to Content-Type headers (#740)
- Flurl no longer disposes request message automatically, per best practices (#650)
Full Changelog: Flurl.3.0.7...Flurl.Http.4.0.0-pre4