hookish
hookish copied to clipboard
Update libsToInject.js to solve an exception
This small change solves an exception I got when working with json requests. The H.responseText contains an error when the responseType is not like text or '' as the exception said.
Thanks @YouGina. Am afraid this will not hook other JSON responses and might not be the best way to solve your problem. Could you please tell me more about the original exception you had?