v0.2.0
- Add
isOk()
shortcut forisSuccess()
- 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
isOk()
shortcut for isSuccess()
ZttpResponse
macroableheaders()
helper to responsebeforeSending($callback)
to allow inspecting the request right before it's sent; useful for things like logging