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.
This release fix one problem:
Updata: