Open
Cached
·
just now
18
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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
public, max-age=0, s-maxage=2592000, stale-while-revalidate=60
cache-control: public, max-age=0, s-maxage=2592000, stale-while-revalidate=60
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 05 May 2026 03:55:42 GMT
Nel
Report-To Group
heroku-nel
max-age: 1h
success: 1.0%
failure: 10.0%
Report-To
Other
Group
heroku-nel
max-age: 1h
Reporting-Endpoints
heroku-nel="https://nel.heroku.com/reports?s=OIDHKMLgGEkO8tVYySBMYzyztziw52sNTurBVkIPksc%3D&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&ts=1777953342"
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=10,cfOrigin;dur=120
X-Correlation-Id
5a4742c6-041e-48a2-a94f-24f1ca74c80a
X-Orchid-Version
2
X-Release-Version
v736
cf-cache-status: DYNAMIC
cf-ray: 9f6ccfa3ec00d6e4-IAD
date: Tue, 05 May 2026 03:55:42 GMT
nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
report-to: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=OIDHKMLgGEkO8tVYySBMYzyztziw52sNTurBVkIPksc%3D\u0026sid=1b10b0ff-8a76-4548-befa-353fc6c6c045\u0026ts=1777953342"}],"max_age":3600}
reporting-endpoints: heroku-nel="https://nel.heroku.com/reports?s=OIDHKMLgGEkO8tVYySBMYzyztziw52sNTurBVkIPksc%3D&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&ts=1777953342"
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=10,cfOrigin;dur=120
via: 1.1 heroku-router
x-correlation-id: 5a4742c6-041e-48a2-a94f-24f1ca74c80a
x-orchid-version: 2
x-release-version: v736
Recommendations
Enable compression (gzip/brotli) to improve performance