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
Issue #13:
- JSON endpoints now return the correct Content-Type: `application/json; charset=utf-8`.
Additionally:
- Added tests to verify the correctness of the Content-Type header.
This fix ensures proper header formatting and alignment with client expectations.
0 commit comments