- 415e5fc Fix panic in header parser (Erik Dubbelboer)
- fd55658 Improve multiline header parsing (#708) (Erik Dubbelboer)
- 6a8a72a add extra checking of header buffer, to support multi line header value (#123) (#688) (tedli)
- a266a92 Only show master branch on travis-ci (Erik Dubbelboer)
- 6cccaeb Fix parsing relative URLs starting with // (#702) (Erik Dubbelboer)
- 39dd104 Allow a body for GET requests (#703) (Erik Dubbelboer)
- bc5b479 Custom LookupIPAddr function (#699) (Nikolay Markov)
- 32de06d Don't start a goroutine when not needed (Erik Dubbelboer)
- 32793db Run golangci-lint using a Github Action (Erik Dubbelboer)
- 5f66658 Add Client.MaxConnDuration (Erik Dubbelboer)
- 3fb2eba Ability to pass custom DNS resolver to TCPDialer (#689) (Nikolay Markov)
- 70223a1 Recover from panic in body write (#687) (Vladimir Shteinman)
- 87c4546 Add a badge for showing projects that use fasthttp (#685) (Andy Pan)