#22 Make the JSON a little more human-friendly when the accept header is text/html
Merged by pingou. Opened by pingou.
pretty_in_browser  into  master

Download 22.patch
no initial comment

Sure, :+1:?

If we add more parameters to the query string later, this isn't going to work anymore. We should probably parse the query string now that I look at it.

Yes, we'll need to rework the way we handle the query string then, it's a shame aiohttp doesn't seem to provide the parsing for us :(

Thanks for the review

Metadata