Two years ago we introduced the #libcurl header API, which also made it easier to extract headers with the #curl tool:
daniel.haxx.se/blog/2022/03/24…
Easier header-picking with curl
Okay you might ask, what's the news here? We've been able to get HTTP response headers with curl since virtually the stone age. Yes we have. Get the page and also show the headers: curl -i https://example.daniel.haxx.se
This entry was edited (3 weeks ago)
David Hall
in reply to daniel:// stenberg:// • • •Leon Brocard
in reply to daniel:// stenberg:// • • •