Y
Hacker News
new
|
ask
|
show
|
jobs
by
OJFord
2449 days ago
`curl --head` (short form: `-I`) is converted correctly though, and `curl -X HEAD` (or `-XHEAD`) does generate warnings telling you to use `--head`/`-I`.