Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
public, max-age=0
Last-Modified
Wed, 06 May 2026 10:26:54 GMT
cache-control: public, max-age=0 last-modified: Wed, 06 May 2026 10:26:54 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Headers
Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With,, X-CSRF-TOKEN, X-Csrf-Token
Access-Control-Allow-Methods
GET,POST,OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-headers: Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With,, X-CSRF-TOKEN, X-Csrf-Token access-control-allow-methods: GET,POST,OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 13 May 2026 01:06:39 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=gDV6JByhlpF9dLZ5n5qrqp%2BfRB4Awvoi2FErAMb348I%3D&sid=af571f24-03ee-46d1-9f90-ab9030c2c74c&ts=1778634399"
X-Download-Options
noopen
cf-cache-status: DYNAMIC
cf-ray: 9fadc30649926fcb-IAD
date: Wed, 13 May 2026 01:06:39 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=gDV6JByhlpF9dLZ5n5qrqp%2BfRB4Awvoi2FErAMb348I%3D\u0026sid=af571f24-03ee-46d1-9f90-ab9030c2c74c\u0026ts=1778634399"}],"max_age":3600}
reporting-endpoints: heroku-nel="https://nel.heroku.com/reports?s=gDV6JByhlpF9dLZ5n5qrqp%2BfRB4Awvoi2FErAMb348I%3D&sid=af571f24-03ee-46d1-9f90-ab9030c2c74c&ts=1778634399"
via: 2.0 heroku-router
x-download-options: noopen
Recommendations
Enable compression (gzip/brotli) to improve performance