Difference between revisions of "HSTS - HTTP Strict Transport Security"
Jump to navigation
Jump to search
(Created page with "https://www.namecheap.com/support/knowledgebase/article.aspx/9711/38/how-to-check-if-hsts-is-enabled/") |
|||
Line 1: | Line 1: | ||
https://www.namecheap.com/support/knowledgebase/article.aspx/9711/38/how-to-check-if-hsts-is-enabled/ | https://www.namecheap.com/support/knowledgebase/article.aspx/9711/38/how-to-check-if-hsts-is-enabled/ | ||
+ | |||
+ | |||
+ | curl --silent --head https://dropbox.com | grep -i strict |
Latest revision as of 19:21, 10 August 2022
curl --silent --head https://dropbox.com | grep -i strict