Skip to content
This repository was archived by the owner on Nov 27, 2019. It is now read-only.

2.0.0

Choose a tag to compare

@dchertousov dchertousov released this 26 Mar 14:48
· 7 commits to master since this release
1b5b94b

There are some interface changes connected with dropped nodejs 6.10 support and included support of custom headers and body.

  • Added support of custom body
  • Added support of custom headers
  • Removed obsolete callback param in favor of async/await interface