Open
Cached
·
just now
16
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
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
accept-ranges: bytes connection: close
Caching Headers
Etag
"68ff3d78-286"
Last-Modified
Mon, 27 Oct 2025 09:38:00 GMT
etag: "68ff3d78-286" last-modified: Mon, 27 Oct 2025 09:38:00 GMT
Content Headers
Content-Length
646
Content-Type
text/html
content-length: 646 content-type: text/html
CORS Headers
Access-Control-Allow-Headers
DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range
Access-Control-Allow-Methods
GET, POST, OPTIONS
Access-Control-Allow-Origin
https://backend.support.prod.dgtek.link/api/v1/admin/me
access-control-allow-headers: DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range access-control-allow-methods: GET, POST, OPTIONS access-control-allow-origin: https://backend.support.prod.dgtek.link/api/v1/admin/me
Cookies Headers
Other Headers
Date
Mon, 18 May 2026 06:32:58 GMT
X-Permitted-Cross-Domain-Policies
none
date: Mon, 18 May 2026 06:32:58 GMT x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching