- 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