You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decouple the HTTP Client to be more abstracted and use an underlying PSR 18 client to make requests. Should allow for Guzzle to be swapped in for use when files and multipart are needed because WordPress/Requests doesn't support it yet.
Decouple the HTTP Client to be more abstracted and use an underlying PSR 18 client to make requests. Should allow for Guzzle to be swapped in for use when files and multipart are needed because WordPress/Requests doesn't support it yet.
Http Client initially added in #217.
The text was updated successfully, but these errors were encountered: