I have a GET request with header params and I want to check which db instance my app is using. Is there a way I could build a cURL request that would tell me where my request is going? I know there is a traceroute
command which displays all the server hops. But is there something similar to that using a cURL?
For a slightly better formatted output to stdout
curl --trace-ascii - <host>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With