Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Url mapping does not work when making requests from Electron apps #368

Open
DrifterAtSea opened this issue Feb 24, 2018 · 0 comments
Open

Comments

@DrifterAtSea
Copy link

DrifterAtSea commented Feb 24, 2018

This tools has the same issue I have found in my own Electron app. If you make a request from an Electron app and have used url mapping with this tool, those requests will not get intercepted. It doesn't matter whether you use require("request") or jquery.get. This isn't something unique to the James tool or an Electron app. Not even Charles can handle url mapping when the request originates from within an Electron app. This issue does not apply to urls issued from your browser. I have only tested this on a Mac running MacOS High Sierra.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant