Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@wnanbei wnanbei released this 29 Nov 02:26
· 13 commits to master since this release

This release fix one problem:

  • Set Timeout, RedirectNum, Proxy with context.Context. So you can specify these settings to single Request without warrying about messing them up.

Updata:

  • Rewrite test server with gin.
  • Add timeout and proxy test.