Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
These are the latest DevTools features in the Stable release of Microsoft Edge.
Network: Resend requests and edit and resend requests as fetch calls
The Network tool now provides improved ways to send a captured network request again:
Resend sends a supported request again without reloading the webpage. See Resend a request in Network features reference.
Edit and resend as fetch opens an editable
fetch()call in the Console tool so that you can modify the URL, method, headers, or body before sending the request. See Edit and resend a request as a fetch call in Network features reference.
These commands help you quickly replay a request and test changes to its data or configuration without repeating the original interaction in the webpage.
These new features are planned to replace the experimental Network Console tool. Share your feedback in Network Console feedback.
Announcements from the Chromium project
Microsoft Edge 153 also includes the following updates from the Chromium project:
Application: Ad script tracking in the Ads section, and cookie flag editing
Device Mode: Modernized device presets grouped by form factor
Network: Edit and resend as fetch in Console, and local overrides security
Memory: Heap snapshot edge filtering, size sorting, and object querying