Describe the bug
Regardless of what I select from the Content Type dropdown, requests are actually sent with the header "Content-Type: application/x-www-form-urlencoded".
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The correct Content-Type header is sent.
I failed to reproduce this issue
I tested the behavior both from the server and client side, the content-type header seems to be sent fine.
:confused: I can't repro it anymore either. Probably some sort of user error!!