github valyala/fasthttp v1.32.0

latest releases: v1.52.0, v1.51.0, v1.50.0...
2 years ago
  • 7eeb00e Make tests less flaky (#1189) (Erik Dubbelboer)
  • d19b872 Update tcpdialer.go (#1188) (Mikhail Faraponov)
  • c727b99 Release UseHostHeader in ReleaseRequest() (#1185) (Tolyar)
  • 6c0518b Fix UseHostHeader for DoTimeout + tests (#1184) (Tolyar)
  • 6b55811 Add MaxIdleWorkerDuration to Server. (#1183) (Kilos Liu)
  • 4517204 Allow to set Host header for Client (#1169) (Tolyar)
  • 258a4c1 fix: reset response after reset user values on keep-alive connections (#1176) (Sergio VS)
  • e9db537 Use %w to wrap errors (#1175) (Erik Dubbelboer)
  • 7db0597 Fix bad request trailer panic (Erik Dubbelboer)
  • 4aadf9a Fix parseTrailer panic (Erik Dubbelboer)
  • da7ff7a Add trailer support (#1165) (ichx)
  • 017f0aa fix: reset request after reset user values on keep-alive connections (#1162) (Sergio VS)
  • 3b117f8 feat: close idle connections when server shutdown (#1155) (ichx)
  • a94a2c3 Remove redundant code (#1154) (ichx)
  • f7c354c Fix race condition in Client.mCleaner (Erik Dubbelboer)
  • c078a9d Add string and bytes buffer convert trick in README (#1151) (ichx)
  • 3ff6aaa uri: isHttps() and isHttp() (#1150) (Sergey Ponomarev)
  • 8febad0 http.go: Request.SetURI() (Fix #1141) (#1148) (Sergey Ponomarev)
  • 2ca01c7 fix: Status Line parsing and writing (#1135) (Shivansh Vij)
  • 931d0a4 Fix lint (Erik Dubbelboer)
  • d613502 use sync.map is better (#1145) (halst)
  • c15e642 Don't run all race tests on windows (#1143) (Erik Dubbelboer)
  • 6006c87 chore (#1137) (tyltr)
  • 6d4db9b Fix race condition in getTCPAddrs (Erik Dubbelboer)
  • 528dd62 feat: ability to read body separate from header (#1130) (Shivansh Vij)
  • 556aa81 feat: ability to edit status messages (#1126) (Valentin Paz Marcolla)
  • 4cfec1a feat: make public Server.TLSConfig (#1128) (Sergio VS)
  • fe7d90e remove redundant code (#1127) (tyltr)

Don't miss a new fasthttp release

NewReleases is sending notifications on new releases.