Releases: kitetail/zttp
Releases · kitetail/zttp
v0.6.0
v0.5.0
v0.4.0
Add withOptions helper
v0.3.0
- Adds
withBasicAuthandwithDigestAuthhelpers - Adds
asMultiparthelper
v0.2.0
- Add
isOk()shortcut forisSuccess() - Make
ZttpResponsemacroable - Add
headers()helper to response - Add
beforeSending($callback)to allow inspecting the request right before it's sent; useful for things like logging
v0.1.0
Merge branch 'freekmurze-start-server'