curl -Is
Jump to navigation
Jump to search
curl -I --head Show document info only
curl -Is https://yourdomain.com/ | head -1
curl -Is https://yourdomain.com/ | head -1 HTTP/1.1 301 Moved Permanentl
curl -Is https://google.com | head -1 HTTP/2 301
curl -I --head Show document info only
curl -I localhost:8332 HTTP/1.1 405 Method Not Allowed
Related[edit]
See also[edit]
- cURL,
curl -s,-X, -x,curl -T,curl --help,curl -L, curl -m,curl -o,curl -X POST,curl -d,curl --header,curl -I,curl --silent,curl -Is,curl -k or curl --insecure, curl -XPUT, curl -d,~/.curlrc, curl -i, curl -w, curl -vvv, curl --version, curl --help - HTTP, HTTP client, HTTP/1.1, HTTP/2, HTTP/3, HTTPS, HSTS CSR, TLS, SSL,
openSSL, WebSockets, WebRTC,ssl_certificateQUIC, HPKP, CT, List of HTTP status codes, URL redirection, Content-type:, Webhook, HTTP headers,--insecure, Axios HTTP client, HTTP cookies, HTTP ETag, Hypertext Transfer Protocol -- HTTP/1.1, HTTP security, host verification, HTTP request methods
Advertising: