dcrousso / JSONView-Safari

A Safari port of the JSONView extension
https://jsonview.com
26 stars 7 forks source link

Doesn't work for complex content-type #2

Open solomkinmv opened 6 years ago

solomkinmv commented 6 years ago

Doesn't work for this content-type: application/vnd.spring-boot.actuator.v1+json;charset=UTF-8. Can you suggest something?

razvn commented 6 years ago

it would be nice but doesn't seems doable by the extension. The extension only handles how the stuff is shown on the page, can't register itself for a certain content type. So as long Safari is too dumb to know that application/vdn+json is a json and should just show it, the only solution is to use a smarter browser like Chrome or Firefox (or Brave). If someone have the force to fill a radar at Apple about that, I personally gave up.