Answers for "curl get source code of url"

9

curl return code only

curl -s -o /dev/null -w "%{http_code}" http://www.example.org/
Posted by: Guest on August-01-2020
-1

curl get url https

curl -k https://localhost:44344/xxxxx
Posted by: Guest on January-08-2021

Browse Popular Code Answers by Language