github valyala/fasthttp v1.42.0

latest releases: v1.53.0, v1.52.0, v1.51.0...
18 months ago
  • 4995135 feat: add ShutdownWithContext (#1383) (kinggo)
  • 7b3bf58 style: modify typo and remove repeated type conversions (#1437) (kinggo)
  • 8f43443 Wait for the response of pipelineWork in background and return it to pool (#1436) (Andy Pan)
  • c367454 Fix some potential pool leaks (#1433) (Andy Pan)
  • b32a3dd Use time.Until(deadline) instead of -time.Since(deadline) (#1434) (Andy Pan)
  • 8a60232 Assert with *net.TCPConn instead of *net.TCPListener in acceptConn() for TCP sockets (#1432) (Andy Pan)
  • c57a2ce Make sure nothing is nil in tmp slice (#1423) (hs son)
  • f095481 Request.SetTimeout (#1415) (brian-armstrong-discord)
  • c88dd5d fix form empty field error when used with pipe (#1417) (nick9822)
  • a468a7d feat: support mulit/range (#1398) (byene0923)
  • 3963a79 feat: add PeekKeys and PeekTrailerKeys (#1405) (kinggo)
  • eca86de fix: (#1410) (byene0923)
  • e214137 fix: ignore body should not set content-length of streaming (#1406) (byene0923)

Don't miss a new fasthttp release

NewReleases is sending notifications on new releases.