Open
Cached
·
just now
27
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), autoplay=(), camera=(); +19 more
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding, Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding, Accept-Encoding
Caching Headers
Age
4205
Cache-Control
max-age=0
Expires
Mon, 11 May 2026 10:25:49 GMT
Last-Modified
Mon, 11 May 2026 06:21:11 GMT
age: 4205 cache-control: max-age=0 expires: Mon, 11 May 2026 10:25:49 GMT last-modified: Mon, 11 May 2026 06:21:11 GMT
Content Headers
Content-Length
359873
Content-Type
text/html; charset=UTF-8
content-length: 359873 content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Headers
Content-Type, Authorization
Access-Control-Allow-Methods
GET,POST
access-control-allow-headers: Content-Type, Authorization access-control-allow-methods: GET,POST
Cookies Headers
Other Headers
Cross-Origin-Embedder-Policy-Report-Only
unsafe-none; report-to='default'
Cross-Origin-Opener-Policy-Report-Only
unsafe-none; report-to='default'
Date
Mon, 11 May 2026 11:35:55 GMT
X-Cache
HIT
X-Content-Security-Policy
default-src 'self'; img-src *; media-src * data:;
X-Permitted-Cross-Domain-Policies
none
cross-origin-embedder-policy-report-only: unsafe-none; report-to='default' cross-origin-opener-policy-report-only: unsafe-none; report-to='default' date: Mon, 11 May 2026 11:35:55 GMT x-cache: HIT x-content-security-policy: default-src 'self'; img-src *; media-src * data:; x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance