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

Debugging HTTP & HTTPS Requests and responses #12467

Closed
AaronNGray opened this issue Apr 17, 2017 · 5 comments
Closed

Debugging HTTP & HTTPS Requests and responses #12467

AaronNGray opened this issue Apr 17, 2017 · 5 comments
Labels
feature request Issues that request new features to be added to Node.js. http Issues or PRs related to the http subsystem.

Comments

@AaronNGray
Copy link

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.

@AaronNGray AaronNGray changed the title Debugging HHTP & HTTPS Requests and responses Debugging HTTP & HTTPS Requests and responses Apr 17, 2017
@eugeneo
Copy link
Contributor

eugeneo commented Apr 17, 2017

So far, there's nothing past initial discussions - nodejs/diagnostics#75

@mscdex mscdex added http Issues or PRs related to the http subsystem. feature request Issues that request new features to be added to Node.js. labels Apr 17, 2017
@10434812
Copy link

sorry, i don't can read code,because english is so so so difficulty!!!

@jcrben
Copy link

jcrben commented Apr 22, 2017

Seems like this could be closed in favor of the diagnostics issue...

@bnoordhuis
Copy link
Member

Agreed, closing.

@prakashgp
Copy link

Sad to see nodejs has every other tools to make it powerful, but lacks basic debugging feature such as network monitoring. How can i debug requests/responses of an app that heavily communicates with external services ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issues that request new features to be added to Node.js. http Issues or PRs related to the http subsystem.
Projects
None yet
Development

No branches or pull requests

7 participants