What's Changed
- fix: docs by @wenchy in #27
- interceptor: support interceptor option to intercept each HTTP request/response by @wenchy in #32
- feat: add Context option and Stats by @wenchy in #34
- Options: use url.Values for query parameters and form values and use http.Header for headers by @wenchy in #36
- docs: improve comments and README by @wenchy in #37
- fix: set body back after io.Copy it to buffer by @Kybxd in #38
New Contributors
Full Changelog: v0.2.2...v0.3.0