lewismc / iPReS

iPReS - An Internationalization (i18n) Product Retrieval Service for NASA JPL's PO.DAAC
http://lewismc.github.io/iPReS/
Apache License 2.0
5 stars 1 forks source link

Fix escape characters within response #25

Closed lewismc closed 9 years ago

lewismc commented 9 years ago

When I pretty print a JSON response I get the following screen shot 2015-04-13 at 2 04 36 am You can see here that forward slashed are not escaped back to normal format.

cartermp commented 9 years ago

Dumping the raw output to this pretty printer inserts the escapes. That seems to be an issue with that application, as this other pretty printer shows urls and things fine.

A few snippets from the raw output:

reg-slashes urls