Skip to content

v1.44.0

Compare
Choose a tag to compare
@erikdubbelboer erikdubbelboer released this 10 Jan 14:40
· 152 commits to master since this release
fc2d704
  • fc2d704 chore: Update README.md (#1470) (Aadithya V)
  • 2a00c86 Github actions/checkout@v3 (Erik Dubbelboer)
  • 434022b server.go Simplify default Server name logic (#1467) (Sergey Ponomarev)
  • 51048b0 client.go Simplify default UA logic (#1466) (Sergey Ponomarev)
  • e46afc3 fix: client may remove hostclient incorrectly (#1461) (Xuran)
  • 9b4a7e5 fix http2 adapter (#1457) (Shawn)
  • c637221 optimize: allow http head when use getonly (#1456) (kinggo)
  • b788e66 feat: support custom formvalue function (#1453) (kinggo)
  • 2a572e0 doc: optimize the comment of the Request.Done method (#1454) (kinggo)
  • f6aac90 Fixed an error caused of character when @ > 1 during proxy authentication (#1452) (Amzza0x00)
  • 951f5a1 add optional simulated addresses to pipeconn and inmemorylistener (#1449) (Tobias Krischer)