Skip to content

v1.38.0

Compare
Choose a tag to compare
@erikdubbelboer erikdubbelboer released this 27 Jun 17:17
· 202 commits to master since this release
16d30c4
  • 16d30c4 Support AIX SO_REUSEADDR and SO_REUSEPORT (#1328) (zhangyongding)
  • bc24f9d Consolidate TCPKeepalive in server.Serve (#1320) (#1324) (Y.Horie)
  • 8a32089 Add ConnPoolStrategy field to client (#1317) (Thearas)
  • 35aca7b BodyDecoded() for request and responses (#1308) (Sergey Ponomarev)
  • 66cd502 header.go Referer() optimize (#1313) (Sergey Ponomarev)
  • c9f43ea Response.ContentEncoding(): store as field and avoid using Header.SetCanonical() (#1311) (Sergey Ponomarev)
  • de18824 Optimize server connection close logic (#1310) (Sergey Ponomarev)