Skip to content

Releases: kitetail/zttp

v0.6.0

10 Jun 12:19
Compare
Choose a tag to compare
  • Add support for retrieving the effective URI of a request (#69)

v0.5.0

27 May 06:54
Compare
Choose a tag to compare
  • Add support for sharing cookies between requests (#41)

v0.4.0: Merge pull request #60 from kitetail/add-configure-method-to-pending-…

26 Oct 18:34
3875188
Compare
Choose a tag to compare

v0.3.0

12 Sep 15:27
Compare
Choose a tag to compare
  • Adds withBasicAuth and withDigestAuth helpers
  • Adds asMultipart helper

v0.2.0

03 Aug 13:46
Compare
Choose a tag to compare
  • 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

v0.1.0

26 May 15:08
Compare
Choose a tag to compare
Merge branch 'freekmurze-start-server'