warc2zim
warc2zim copied to clipboard
Fix support for JSONP rewriting
Currently, JSONP support is not tested at all. It is supposed to work based on what has been transferred from wabac.js, but not tested.
We need to :
- create a real test case on test website
- ensure rewrite works as expected on this JSONP
- include some JSONP dataset in the automated tests