Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
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
bytes
Connection
Upgrade, close
Vary
Accept-Encoding
accept-ranges: bytes connection: Upgrade, close vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=300
Etag
"62-5f756f4bccea6"
Expires
Thu, 27 Aug 2026 18:56:30 GMT
Last-Modified
Mon, 20 Mar 2023 15:55:28 GMT
cache-control: max-age=300 etag: "62-5f756f4bccea6" expires: Thu, 27 Aug 2026 18:56:30 GMT last-modified: Mon, 20 Mar 2023 15:55:28 GMT
Content Headers
Content-Length
98
Content-Type
text/html
content-length: 98 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 27 Aug 2026 18:51:30 GMT
Upgrade
h2
X-Cache
REVALIDATE from web.primastudio.cloud
date: Thu, 27 Aug 2026 18:51:30 GMT upgrade: h2 x-cache: REVALIDATE from web.primastudio.cloud
Recommendations
Enable compression (gzip/brotli) to improve performance