Difference between revisions of "Curl -Is"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
curl -I --head Show document info only
 +
 
  [[curl -I]]s https://yourdomain.com/ | [[head -1]]
 
  [[curl -I]]s https://yourdomain.com/ | [[head -1]]
  
Line 13: Line 15:
 
  [[HTTP/1.1]] [[405 Method Not Allowed]]
 
  [[HTTP/1.1]] [[405 Method Not Allowed]]
  
 
+
== Related ==
[[curl -s]]
+
* <code>[[curl -s]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 12:27, 19 November 2024

Advertising: