h2non / gentleman

Plugin-driven, extensible HTTP client toolkit for Go

Home Page:https://pkg.go.dev/github.com/h2non/gentleman?tab=doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support extended middleware phases

h2non opened this issue · comments

commented
  • before dial
  • after dial
  • stopped
commented

Done!