Zttp Versions Save

A developer-experience focused HTTP client, optimized for most common use cases.

v0.6.0

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

v0.5.0

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

v0.4.0

5 years ago

Add withOptions helper

v0.3.0

6 years ago
  • Adds withBasicAuth and withDigestAuth helpers
  • Adds asMultipart helper

v0.2.0

6 years ago
  • 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

6 years ago