You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
The content-type header of goat.WriteJSON should be application/json, not text/plain. I am aware that I can set this header myself, but I think the function name WriteJSON suggests that this is already done there.
The text was updated successfully, but these errors were encountered:
The content-type header of goat.WriteJSON should be
application/json
, nottext/plain
. I am aware that I can set this header myself, but I think the function nameWriteJSON
suggests that this is already done there.The text was updated successfully, but these errors were encountered: