Steps to reproduce
Go to the documentation page, click on an "interact" link and then the "send request" button
Expected behavior
I interact with the server ;)
Actual behavior
JS exception and no request is actually performed:
[Error] TypeError: formData.entries is not a function. (In 'formData.entries()', 'formData.entries' is undefined)
(fonction anonyme) (api.js:40)
dispatch (jquery-1.10.2.min.js:5:14135)
handle (jquery-1.10.2.min.js:5:10872)