Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@wenchy wenchy released this 24 Jun 14:10
a513960

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

  • @Kybxd made their first contribution in #38

Full Changelog: v0.2.2...v0.3.0