2 years ago
Fri Aug 26, 2022 7:45pm PST
Ask HN: What are modern alternatives for cURL?
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?

comments:
add comment
loading comments...