- a88030b fix gracefilly shutdown bug, issue #958 (#960) (AlphaBaby)
- 1494fdc Fix clientGetURLDeadline (Erik Dubbelboer)
- 0956208 Add request body streaming. Fixes #622 (#911) (Kirill Danshin)
- fbe6a2d Add fasthttp.GenerateTestCertificate and use in tests (Erik Dubbelboer)
- 838d3ab Allow concurrent ServeTLS (Erik Dubbelboer)
- 3cec26d Allow stopping FS handler cleanup gorountine (#942) (Erik Dubbelboer)
- ed1cedd Fix race condition in Client.DoTimeout (Erik Dubbelboer)
- 5661df8 Improve documentation about DelClientCookie which related with #951. (#956) (kiyon)
- b4b40e9 Do not start connsCleaner on SetConnectionClosed requests. (#950) (Mike Faraponov)
- 70e00dc Ignore empty Transfer-Encoding headers (Erik Dubbelboer)