22 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured 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
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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
Cache-Control
Caching
max-age=600
Etag
Caching
"68d0e029-35a5"
Expires
Caching
Wed, 05 Aug 2026 10:12:30 GMT
Last-Modified
Caching
Mon, 22 Sep 2025 05:35:37 GMT

Content Headers

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

Server Headers

Server
Server
GitHub.com

CORS Headers

Access-Control-Allow-Origin
Cors
*

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Wed, 05 Aug 2026 11:38:44 GMT
Via
Other
1.1 varnish
X-Cache
Other
HIT
X-Cache-Hits
Other
0
X-Fastly-Request-Id
Other
7d72b5c3c4e0b88faf5db35db88d682d6b6f288c
X-Github-Edge-Region
Other
iad
X-Github-Request-Id
Other
6A68:3AE288:154A200:16A7695:6A730A32
X-Proxy-Cache
Other
MISS
X-Served-By
Other
cache-nyc-kteb1890097-NYC
X-Timer
Other
S1785929925.519132,VS0,VE16

Recommendations

Enable compression (gzip/brotli) to improve performance