Skip to content

Flurl 3.0.1

Compare
Choose a tag to compare
@tmenier tmenier released this 14 Dec 19:31
· 204 commits to dev since this release
  • BUGFIX: Parsing bug when host contains upper-case characters. (#574)
  • BUGFIX: Don't add leading slash to relative URL that doesn't contain one. (#568)
  • BUGFIX: Encode date (or any other non-string) after stringifying for query params. (#582)