21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Present
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Add Content-Security-Policy header to prevent XSS attacks
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close

Caching Headers

Cache-Control
Caching
max-age=0, private, must-revalidate
Etag
Caching
W/"fb1bf528d8237aac3e9ead389ab246ba"

Content Headers

Content-Length
Content
16
Content-Type
Content
application/json; charset=utf-8

Server Headers

Server
Server
X-Powered-By
Server
X-Runtime
Server
0.005395

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=2592000
Date
Other
Wed, 22 Apr 2026 03:28:20 GMT
Feature-Policy
Other
accelerometer 'none'; camera 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; payment 'none'; usb 'none'
Receptive-Api-Version
Other
2017-04-25-09-00
Via
Other
1.1 google
X-Download-Options
Other
noopen
X-Permitted-Cross-Domain-Policies
Other
none
X-Request-Id
Other
61903462-15e8-4698-bea5-5d129cc53d6b

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology