Skip to content
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.

v0.8.3

Latest
Compare
Choose a tag to compare
@appellation appellation released this 08 Apr 22:50
· 3 commits to master since this release

Thanks to @itslukej and #8 for the entirety of this release.

Additions

  • Per-request authorization headers
  • Construction with optional token
  • Token provided in options rather than as a separate string
  • Add missing Basic token type
  • Rest.hasHeader added to check if a request has a header

Fixes

  • Content-Type header conflicts for form data request payloads are now normalized to Title Case form