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
When `JSONIFY_END_WITH_NEWLINE` is set to `True`, `jsonify`
responses will be terminated with a newline character.
Defaults to `False` for backward compatibility.
This came up in the context of
https://github.com/kennethreitz/httpbin/issues/168
0 commit comments