Skip to content

v1.10.0

Compare
Choose a tag to compare
@erikdubbelboer erikdubbelboer released this 16 Apr 07:43
· 531 commits to master since this release
db18810
  • db18810 Add configuration to not pre-parse multipart form data (#778) (Markmerc)
  • 402e095 Fixed case when no hijacker is added but no-response is true (#772) (Darío)
  • ea20759 Add third-party framework to README (#774) (Vic Shóstak)
  • a1cfe58 Added fastws (alphabetically) to related projects (#770) (Darío)
  • 70b1d3b feat: make client to wait when no free connections (#764) (Daniel Qian)
  • 0ba26f7 Don't retry requests with a BodyStream (Erik Dubbelboer)
  • 75c6008 client: Implement DoRedirects (#765) (Tomás Senart)
  • 38aa88a Make the prefork mode more robust (#755) (Andy Pan)
  • 0b93308 Resolve the security issue of GoSec (#762) (Andy Pan)
  • b71c8c5 Add support for NoDefaultDate option that excludes the sending of the Date header (#758) (phuslu)
  • 11e8301 Add LocalAddr to TCPDialer (Erik Dubbelboer)
  • 695f713 feat: workflow to verify security using GoSec (#747) (RENAN.BASTOS)
  • b9d2e96 Run tests on 1.14 (Erik Dubbelboer)
  • 76b74e3 Don't send the fragment/hash/# part of a URL to the server (Erik Dubbelboer)
  • aa96a47 Add prefork utility (#741) (Sergio Andrés Virviescas Santana)
  • 021c821 Fix NetHTTPServerGet benchmarks (Erik Dubbelboer)
  • b8803fe increase correctness of open conn count (#738) (Forest Gagnon)