Is there a shell command to see the headers of a HTTP request?
For example, I would like to know what the headers retrieved from www.example.com/test.php
are
How can I do this?
Is there a shell command to see the headers of a HTTP request?
For example, I would like to know what the headers retrieved from www.example.com/test.php
are
How can I do this?