Actions
Bug #8960
closedXML Requests sending incorrectly on Guzzle6
Description
The XML is being sent in the wrong request parameter. This should be moved from form_params which only accepts arrays to body.
Actions
Added by krileon almost 3 years ago. Updated over 1 year ago.
Description
The XML is being sent in the wrong request parameter. This should be moved from form_params which only accepts arrays to body.
Fixed in MR !270