Actions
Feature proposal #7412
closedImplement Guzzle version check
Description
Guzzle uses form_data instead of body for ->post now and ->json usages need to be replaced as that function is removed. This should prevent newer Guzzle versions loaded by other extensions breaking HTTP calls.
Actions