Thomas Broyer
unread,Jan 11, 2012, 10:23:53 AM1/11/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
JSON-P works by dynamically injecting a <script> element in your page to load some JavaScript (yes, no JSON here, despite the name). The browser is responsible for making the request, there's nothing you can do to make it behave in one way or another.