Skip to content

4.1.0

Compare
Choose a tag to compare
@evert evert released this 04 Sep 22:03
· 303 commits to master since this release
  • The async client wouldn't wait() for new http requests being started
    after the (previous) last request in the queue was resolved.
  • Added Sabre\HTTP\Auth\Bearer, to easily extract a OAuth2 bearer token.