Replies: 1 comment
-
I don't think you can use this functionality, because the request has never been issued in the browser: it's coming from a different process, so there's nothing to resend it from. In this scenario, we only use Chrome Dev Tools to display the request information. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When using the DevTools plugin - "Edit and Resend" is not working, it just stays blank - I thought this was related to MicrosoftEdge/DevTools#329 - but it doesn't show a 404 - just blank white - also, "Edit and Resend" does work on other websites and stuff
Expected behaviour
For it to just work? Allowing one to "Edit and Resend" a request
Actual behaviour
I cleared the requests list before the screenshot as I don't want to leak our company api - but as you can see it shows a white page and nothing more

Steps to reproduce
Dev Proxy Version
0.29.2
Operating system (environment)
Windows
Shell
PowerShell
Configuration file
Additional Info
No response
Beta Was this translation helpful? Give feedback.
All reactions