I'd like to observe requests from my machine to certain domains and optionally insert my own caed responses instead of the ones they provide.
eg: any GET request to api.googlemaps.com I intercept and retu { test: "foo" }
I'd like this to work for HTTP and HTTPS, though it'd be ok if I can't read the contents of the HTTPS messages, and just make up my own.
I'm not sure how to get started on this. Any ideas?
If it matters, I'm on OSX 10.11.4
برچسب:
نویسنده: استخدام کار