Nadir
Results
2
issues of
Nadir
https://github.com/kapytein/jsonp/blob/master/jsonp.py#L124. The `IHttpRequestResponse` object is from the original request, while we should include the altered request by the extension. Currently, as a temporary solution, the callback URL is included in...
enhancement
Currently, the plugin only checks whether the request responds with `application/javascript` after appending parameters and/or changing the extension of the URL. However, there could be cases where the JSONP endpoint...
bug