Debugging HTTP & HTTPS Requests and responses #12467
Labels
feature request
Issues that request new features to be added to Node.js.
http
Issues or PRs related to the http subsystem.
Is there anyway with a Node.js app that I can get it to log all HTTP and HTTPS requests and responses with URL, header and body contents ?
What would be lovely is a GUI version of Node with a debugger window simular to Chromes developer mode that shows all requests and responses, as well as normal console, and maybe allows other debugging functions and information.
The text was updated successfully, but these errors were encountered: