Using the same syntax as curl
you can get really useful details about http calls, like this:
1 |
|
httpstat https://infinicky.me
I did this after setting export HTTPSTAT_SHOW_IP=false
to omit IP details for the screenshot.
This turns out to be pretty useful for troubleshooting network issues between servers. At least in ruling out some people's pet theories about what might be causing an issue.