16 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Basic
default-src; script-src; connect-src; +4 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
bytes
Connection
Performance
close

Caching Headers

Etag
Caching
"68ff3d78-286"
Last-Modified
Caching
Mon, 27 Oct 2025 09:38:00 GMT

Content Headers

Content-Length
Content
646
Content-Type
Content
text/html

Server Headers

Server
Server
nginx/1.21.6

CORS Headers

Access-Control-Allow-Headers
Cors
DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range
Access-Control-Allow-Methods
Cors
GET, POST, OPTIONS
Access-Control-Allow-Origin
Cors
https://backend.support.prod.dgtek.link/api/v1/admin/me

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Mon, 18 May 2026 06:32:58 GMT
X-Permitted-Cross-Domain-Policies
Other
none

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching