Chrome Dev Tools: copy network request as cURL
An extremely helpful debugging tool is to copy a network request as a cURL request. Right clicking on a network request will bring down the option. This is available in Firefox as also in the network tab as “copy as cURL”. Oh! Let’s not forget about Safari, copy as curl is also located in the network tab 🤓.
Credit to @umaar at /dev tips for the gif.
Awesome cURL comic courtesy of @b0rk over at wizardzines.com