Open
Description
Most requests should have a Content-Type: application/json header, but only client/services currently does this. It would be nice if we set the header by default, and then anything that wants something else (like for files) can override that.
As suggested by @benhoyt in another PR.
Activity