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

mediatype application/json to strict #35

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments
Open

mediatype application/json to strict #35

GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

jsonovich is only supporting application/json, the standard has vendor specific 
subtypes like
application/vnd.example+json

Original issue reported on code.google.com by [email protected] on 16 Oct 2012 at 7:54

@GoogleCodeExporter
Copy link
Author

Hi and sorry for the delay in responding, the statement "jsonovich is only 
supporting application/json" is untrue - by default JSONovich registers to 
handle many JSON-like MIME types (even JavaScript types, which doesn't always 
work well), all can be seen in the options screen.

Unfortunately the current method for hooking into Firefox requires exact 
matches for any MIME types that JSONovich should handle - you can still add any 
MIME type you like in the options though.

Original comment by [email protected] on 12 Nov 2012 at 1:32

  • Changed state: WontFix

@welwood08
Copy link
Collaborator

Since there is no longer the above-mentioned platform restriction for exact matches in the webext implementation, this should be possible now.

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

No branches or pull requests

2 participants