Closed
Description
I love httpbin, but one thing that bothers me is that the pages do not end with a linebreak. Some clients throw warnings, some might not even parse the final line.
There are some good arguments why text files should end with an eol. From a json perspective it doesn't matter, all whitespace is optional. Would it be possible to add this?
Warning message:
In readLines(curl("http://httpbin.org/get")) :
incomplete final line found on 'http://httpbin.org/get'
Metadata
Metadata
Assignees
Labels
No labels
Activity