Skip to content

Releases: kitetail/zttp

v0.6.0

10 Jun 12:19

Choose a tag to compare

  • Add support for retrieving the effective URI of a request (#69)

v0.5.0

27 May 06:54

Choose a tag to compare

  • Add support for sharing cookies between requests (#41)

v0.4.0

26 Oct 18:34
3875188

Choose a tag to compare

Add withOptions helper

v0.3.0

12 Sep 15:27

Choose a tag to compare

  • Adds withBasicAuth and withDigestAuth helpers
  • Adds asMultipart helper

v0.2.0

03 Aug 13:46

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

Choose a tag to compare

Merge branch 'freekmurze-start-server'