You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In an attempt to clean up my created issues that have not been processed or updated over a year, I'm closing this issue. If this issue is still relevant, please reopen another issue.
This extension is not compatible with the jsonp result that is returned by ExpressJS in NodeJS.
Express returns the following syntax:
As the source code documents, the
/**/
is a specific security mitigation for "Rosetta Flash JSONP abuse". Thetypeof
is for error checking.I looked at the source but couldn't find an easy solution for PR. I hope you can fix this to make this extension even more useful.
The text was updated successfully, but these errors were encountered: