Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • 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/"169bced4cdc466aece64de9c1dd669e5"
cache-control: max-age=0, private, must-revalidate etag: W/"169bced4cdc466aece64de9c1dd669e5"
Content Headers
Content-Length
39088
Content-Type
text/html; charset=utf-8
content-length: 39088 content-type: text/html; charset=utf-8
Server Headers
X-Runtime
0.020069
server: nginx + Phusion Passenger(R) x-powered-by: Phusion Passenger(R) x-runtime: 0.020069
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 19:24:09 GMT
Link
URL
/packs/css/application-df9ed93c.css
rel=preload
as=style
nopush
Status
200 OK
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
93c6eb06-c970-40fb-93a8-480891f74a05
date: Mon, 11 May 2026 19:24:09 GMT link: </packs/css/application-df9ed93c.css>; rel=preload; as=style; nopush status: 200 OK via: 1.1 7bac70c3c5deda2f56c0a3aff53deab0.cloudfront.net (CloudFront) x-amz-cf-id: THFCFXlRol2i9PzBsvKZ3AYJGCNvf4SfjRKlHf4JPQ7rp1H69GQxeA== x-amz-cf-pop: IAD55-P3 x-cache: Miss from cloudfront x-download-options: noopen x-permitted-cross-domain-policies: none x-request-id: 93c6eb06-c970-40fb-93a8-480891f74a05
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology