4.1.0
- 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.
wait()
for new http requests being startedSabre\HTTP\Auth\Bearer
, to easily extract a OAuth2 bearer token.