Open
Cached
·
just now
21
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
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
close
connection: close
Caching Headers
Cache-Control
max-age=0, private, must-revalidate
Etag
W/"fb1bf528d8237aac3e9ead389ab246ba"
cache-control: max-age=0, private, must-revalidate etag: W/"fb1bf528d8237aac3e9ead389ab246ba"
Content Headers
Content-Length
16
Content-Type
application/json; charset=utf-8
content-length: 16 content-type: application/json; charset=utf-8
Server Headers
Server
X-Powered-By
X-Runtime
0.005395
server: x-powered-by: x-runtime: 0.005395
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Wed, 22 Apr 2026 03:28:20 GMT
Feature-Policy
accelerometer 'none'; camera 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; payment 'none'; usb 'none'
Receptive-Api-Version
2017-04-25-09-00
Via
1.1 google
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
61903462-15e8-4698-bea5-5d129cc53d6b
alt-svc: h3=":443"; ma=2592000 date: Wed, 22 Apr 2026 03:28:20 GMT feature-policy: accelerometer 'none'; camera 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; payment 'none'; usb 'none' receptive-api-version: 2017-04-25-09-00 via: 1.1 google x-download-options: noopen x-permitted-cross-domain-policies: none x-request-id: 61903462-15e8-4698-bea5-5d129cc53d6b
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology