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
"6a6d0909-2618e"
Expires
Caching
Mon, 03 Aug 2026 04:11:13 GMT
Last-Modified
Caching
Fri, 31 Jul 2026 20:43:53 GMT

Content Headers

Content-Length
Content
156046
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
Mon, 03 Aug 2026 04:01:13 GMT
Via
Other
1.1 varnish
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Fastly-Request-Id
Other
8294049fc841b48241a174d35cb75e064e02623a
X-Github-Edge-Region
Other
iad
X-Github-Request-Id
Other
4CBE:327AE9:40B691E:45F6405:6A701288
X-Proxy-Cache
Other
MISS
X-Served-By
Other
cache-ewr-kewr1740042-EWR
X-Timer
Other
S1785729673.033554,VS0,VE29

Recommendations

Enable compression (gzip/brotli) to improve performance