codemancers / interceptor

A browser extension to mock AJAX requests at the browser level
MIT License
208 stars 24 forks source link

feat: add support for text/javascript content-type #165

Open amitmbee opened 5 years ago

amitmbee commented 5 years ago

164

revathskumar commented 5 years ago

@amit-mb if the content-type is text/javascript. Does it get executed? Isn't this will be security threat. if we allow to execute js