ended3월 18일· 1 sources

Quick tip: check your security headers with curl

빠른 팁: curl로 보안 헤더 확인하기

Why it matters

A quick tip for checking security headers using curl and grep. If no output is returned, critical headers are missing. HSTS should be prioritized as it enforces HTTPS on all future visits.

1
Sources
+0
24h
Growth
181d
Active
Security HeaderscurlHSTSHTTPS

Sources

Related Issues