Updated
over 7 years
ago
by
Jessie Lee
101 Uses for cURL
¶
Query a website
curl http(s)://web.site
Query a websites info (http flags etc.)
curl -I http(s)://web.site
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# # # # # # # # # # # # # # # # # # # # # # #