Problem/Motivation
With curl 7.66.0 instaclick/php-webdriver fail when testing with selenium/standalone-chrome with WebDriver\Exception\CurlExec: Webdriver http error: 400, payload :<h1>Bad Message 400</h1><pre>reason: Bad Content-Length</pre>
Proposed resolution
This is resolved in this commit from instaclick, but we subclass their service, so we need to update our class to match
Remaining tasks
None.
User interface changes
None.
API changes
None.
Data model changes
None.
Release notes snippet
None.