I am handcrafting increasingly more adhoc HTTP requests that I need to sometimes re-use.
The way I do it now is just by writing cURL that I keep in a notebook. However, I was wondering if there are more advanced CLI based HTTP clients I should consider that make it easier to inspect request/response?