I need to sniff packets that my node.js app is sending. I'm running Visual Code 1.36.1.
I in a corporate environment with all sorts of SSL proxies. I have Charles setup correctly, it sees Postman request. But requests made from my Visual code node.js app are not intercepted.
I'd be happy with a Charles set up or even a Visual Code menu.
The answers in How to view network traffic in Visual Studio don't seem to apply either because I'm on a Macintosh or because Visual Code has been updated since that question was answered.