Comment on Curl 7.51.0 ReleasedparentComments−0xmohit9yI find it very useful for debugging. For example, when you have a web server that redirects requests saying: curl --verbose --location URL or even curl --trace --location URL provides the desired information.
Comments
I find it very useful for debugging. For example, when you have a web server that redirects requests saying:
or even provides the desired information.