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
{{ message }}
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
This patch fixes#87, allowing users to make JSON requests via the
`GuzzleHttpService`. In fact, it goes a step further, and allows passing
a fully formed request instance to the `GuzzleHttpService` constructor,
allowing full customization of the request to send.
0 commit comments