Hacker News new | past | comments | ask | show | jobs | submit login

You can also use the -i option which prints out the headers and the response body (which is perhaps a bit too noisy).

    curl -i http://news.ycombinator.com



or

    curl -v https://github.com
which dumps everything. Including, handily, the HTTPS handshake.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: