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

bug: can't inspect proxy request data for javascript calls #2097

Open
jimniels opened this issue Nov 22, 2024 · 0 comments
Open

bug: can't inspect proxy request data for javascript calls #2097

jimniels opened this issue Nov 22, 2024 · 0 comments
Labels
type: bug something is broken type: papercut annoying but not the end of the world

Comments

@jimniels
Copy link
Collaborator

When I run a simple python request, I can open the devtools and see the response data.

CleanShot 2024-11-22 at 14 27 06@2x

This is super useful when I'm iteratively building my requests and need to see if/why requests are failing.

However, this same functionality doesn't hold true for javascript. If you make a fetch call with javascript,

CleanShot 2024-11-22 at 14 28 42@2x

@jimniels jimniels added type: papercut annoying but not the end of the world type: bug something is broken labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug something is broken type: papercut annoying but not the end of the world
Projects
Status: No status
Development

No branches or pull requests

1 participant