Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to append a linefeed after serialization #17

Open
cowtowncoder opened this issue Jul 12, 2013 · 0 comments
Open

Add an option to append a linefeed after serialization #17

cowtowncoder opened this issue Jul 12, 2013 · 0 comments

Comments

@cowtowncoder
Copy link
Member

A user requested ability to add linefeed after serialized JSON Object; mostly to make it easier to see response via curl. This seems easy enough with a togglable feature.

One possible complications is that of linefeed to use (\r vs \n vs \r\n) -- using server's native linefeed may or may not make sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant