Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Network tab #12

Open
makslevental opened this issue Jul 21, 2018 · 13 comments
Open

Network tab #12

makslevental opened this issue Jul 21, 2018 · 13 comments
Labels
enhancement New feature or request

Comments

@makslevental
Copy link

makslevental commented Jul 21, 2018

https://news.ycombinator.com/item?id=17581719

this is a thing i've always wanted that i've never known i've wanted until now. seems like it should be possible given that this is dev tools ripped out of chrome but of course i'm not sure given how massively complex this project is. just wondering.

thanks for the work!

@patrickhulce
Copy link

A question for @makslevental and others who've hearted, are you primarily interested in incoming network requests i.e. inspecting server routes, or outgoing network requests made by node?

@ebidel
Copy link

ebidel commented Jul 21, 2018

@patrickhulce I would say both? A node server is a good use case where you want to see incoming requests to your server and outgoing requests made by the app/backend. Points for being able to filter between incoming/outgoing requests.

@bensleveritt
Copy link

Literally first thing I looked for after seeing the post on HN.

@patrickhulce Both if possible, it’d be a complete life saver to see the requests as they fly in and out, rather than debugging just the payload before/after flight, or proxying the requests through another app.

@patrickhulce
Copy link

Yeah makes sense I've just been thinking lately that it'll require a completely new UX. I'd love to see incoming routes with a breakdown of time spent in each middleware, incoming request, final response body, etc. I could see the existing network panel being extremely confusing if outgoing and incoming were intermingled (it's already bad enough when you're trying to look at a service worker page 😆)

@nyxtom
Copy link

nyxtom commented Aug 7, 2018

If it's easier to just add in outgoing requests that would be really helpful.

@alexkozy
Copy link
Contributor

alexkozy commented Aug 7, 2018

We are working on this feature request. Stay tuned.

@khanghoang
Copy link

@ak239 I'm interested in this feature, is there a way I can help?

@alexkozy alexkozy added the enhancement New feature or request label Dec 2, 2018
@khanghoang
Copy link

I was hacking around to make it work. Stay tuned!!!!

ndb 2018-12-17 10-52-54

@carylewis
Copy link

This would be a fantastic feature!

@a7madgamal
Copy link

any workarounds for getting this will be amazing

@khanghoang
Copy link

@a7madgamal WIP fork https://github.com/khanghoang/ndb#master

@khanghoang
Copy link

khanghoang commented Jul 6, 2019

I'm thrilled to announce that I'm working on WIP PR for this #282

@GrinZero
Copy link

GrinZero commented Apr 1, 2022

想知道进度。。。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

10 participants