app.rb
3.4 KB
-
Fix Content-Type header · 1343ca1e
The default Content-Type is text/html, but all of our endpoints return JSON, so Content-Type is now correctly set to application/json.
Greg Price committed
The default Content-Type is text/html, but all of our endpoints return JSON, so Content-Type is now correctly set to application/json.