/ Published in: Bash
-I says to get only the headers, the --user flag assumes the server wants basic authentication.
Expand |
Embed | Plain Text
$ curl -I --user auser:mypassword http://example.com/test.jpg
You need to login to post a comment.
