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

cookies header missing in network console #227

Open
rs38 opened this issue Feb 12, 2024 · 4 comments
Open

cookies header missing in network console #227

rs38 opened this issue Feb 12, 2024 · 4 comments
Labels
bug Something isn't working tracked This issue is now tracked on our internal backlog

Comments

@rs38
Copy link

rs38 commented Feb 12, 2024

when you "edit and resend" a network request any cookie info is missing from the header tab.

closing the request tab in the console also leads to weird issue trying to edit and resend again, so it feels like this part of the devTools is nobody really using?

not sure if this relates to:
https://github.com/microsoft/edge-devtools-network-console/ which looks stale..?!

AB#48956223

@rs38 rs38 added the bug Something isn't working label Feb 12, 2024
@captainbrosset
Copy link
Contributor

Thanks for filing. For info, the Network Console tool has always been experimentally supported only, and we haven't been able to focus on it too much over the past year. I know others have been having issues with it too recently. See #224.

@captainbrosset captainbrosset added the tracked This issue is now tracked on our internal backlog label Feb 12, 2024
@rs38
Copy link
Author

rs38 commented Feb 12, 2024

thank you for the update. I noticed this resend option is (afaik) not available in Chrome.

@captainbrosset
Copy link
Contributor

There are other ways to edit and resend requests across browsers, see https://devtoolstips.org/tips/en/edit-and-resend-network-requests/
You can also replay XHR requests: https://devtoolstips.org/tips/en/replay-xhr/

But, yes, you're right, a dedicated tool for editing (and managing) requests is only available in Edge currently.
You can, however, use Postman to achieve the same thing.

Again, the Network Console is only an experiment, which we've not been able to convert into an official feature of Edge DevTools.

@rs38
Copy link
Author

rs38 commented Feb 13, 2024

thanks for the nice links. I use Fiddler for many many years but having a basic replay in the browser is so nice+conveniant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tracked This issue is now tracked on our internal backlog
Projects
None yet
Development

No branches or pull requests

2 participants