Profile
Achievement
FMalk's Recent SnippetsTagged Net
- All /
« Prev 1 Next »
The filter only needs to know which requests need to be returned as JSONP, doesn't care how. Modify "OnBeginRequest" accordinly.
If original .asmx doesn't return JSON, extend it like example shows.
JSONP only works for GET requests, so don't forget...
0
1480
posted 15 years ago by FMalk