One more reason, there is a “copy as cURL” option in the Firefox developer tools network tab. It gives you a perfect cURL command including all the necessary cookies and headers to send the exact HTTP request that your browser just sent.
- 0 Posts
- 2 Comments
Joined 2 months ago
Cake day: September 25th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.


It’s also useful for prototyping. Put something together quickly as a proof of concept and then do it the proper way. That is how I mostly use it at least.