
30 Jan
2025
30 Jan
'25
10:07 p.m.
Hi all, To build HTTP request, you use 'curl'. After you get HTTP response, what utility do you use to extract stuffs you want? JSON format has 'jq', and XML format has 'xmlstarlet'. I'm looking for something like that but for HTTP format. --