Swimburger

Video: Copy HTTP Requests from Chrome/Edge DevTools to PowerShell/cURL/Fetch

Niels Swimberghe

Niels Swimberghe - - Web

Follow me on Twitter, buy me a coffee

Edge and Chrome logo surrounding the title: Copy HTTP Requests from Chrome/Edge DevTools to PowerShell/cURL/Fetch

As we develop websites, apps, and services, we make many HTTP requests from the browser to the server. During debugging sessions, replaying HTTP requests can take a lot of manual effort. For example, filling out multiple forms to ultimately hit that submit-button or going through a long wizard.

Google Chrome and Microsoft Edge DevTools can speed up your inner loop by copying recorded HTTP requests as PowerShell, cURL, or Fetch. Check out this video to learn how to use this feature and see it in action:

If you prefer written content, check out my blog post: Copy HTTP Requests from Chrome/Edge DevTools to PowerShell/cURL/Fetch.

Related Posts

Related Posts