Skip to content

1.0.0: Headers

Compare
Choose a tag to compare
@thekid thekid released this 26 Jan 13:55
· 169 commits to master since this release

The first release to be used in production. The API has now stabilized.

  • Added RestResponse::links() method to access the Link header
    (@thekid)
  • Added method to supply headers to be sent with every request using
    Endpoint::with().
    (@thekid)