18 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Good
default-src; style-src; img-src; +1 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Strengthen CSP by removing 'unsafe-eval'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
Accept-Encoding

Caching Headers

Age
Caching
0
Etag
Caching
"6a99a332-239b"

Content Headers

Content-Length
Content
9115
Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
GitHub.com

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Sun, 06 Sep 2026 10:59:55 GMT
Via
Other
1.1 varnish
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Fastly-Request-Id
Other
f6f25229a659875b932c590165e2ed80caec4134
X-Github-Edge-Region
Other
iad
X-Github-Request-Id
Other
F11E:2390A7:E40787:1059FF6:6A9D47A8
X-Served-By
Other
cache-ewr-kewr1740056-EWR
X-Timer
Other
S1788692395.999058,VS0,VE10

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching