Skip to content

5.0.0 Beta 12

Pre-release
Pre-release

Choose a tag to compare

@kelunik kelunik released this 05 Aug 15:41
· 97 commits to 5.x since this release
v5.0.0-beta.12
4a962fe
  • Fixed form content encoding of reserved characters (#333)
  • Fixed gzip bodies not being decompressed after redirects by cloning request headers before sending in FollowRedirects (#332)
  • Fixed connection / memory leak (#324)
  • Fixed stream reservations not being freed (#329)
  • Copy timeouts when following redirects (#326)
  • Do not require filename for streams in Form
  • Renamed methods on Form, see 69fc084