visual studio code - Show network traffic -
is possible view network traffic (http requests, raw http etc.) similar chrome dev tools (network tab) generated application (nodejs if makes difference) via vscode?
this functionality present, doesn't show requests , responses of application running.
the developer tools connected running instance of code , not application executing. not possible view network traffic application launching code.

Comments
Post a Comment