Skip to content

v0.2.0

Compare
Choose a tag to compare
@adamwathan adamwathan released this 03 Aug 13:46
· 62 commits to master since this release
  • Add isOk() shortcut for isSuccess()
  • Make ZttpResponse macroable
  • Add headers() helper to response
  • Add beforeSending($callback) to allow inspecting the request right before it's sent; useful for things like logging