11 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

Cache-Control
Caching
no-store

Content Headers

Content-Type
Content
text/html

Server Headers

No server headers found

CORS Headers

Access-Control-Allow-Headers
Cors
X-Requested-With, Content-Type, X-Codingpedia
Access-Control-Allow-Methods
Cors
GET, POST, DELETE, PUT

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Tue, 11 Aug 2026 22:21:30 GMT
X-Artifactory-Id
Other
d7025d4de6371d206113040f3ae37f1d4206b514
X-Artifactory-Node-Id
Other
ldtteam-artifactory-primary-0
X-Jfrog-Version
Other
Artifactory/7.164.0 716400900
X-Request-Id
Other
cec2d5f0adce47b55cd09e9793411151:0123456789101114:0123456789101114:0

Recommendations

Enable compression (gzip/brotli) to improve performance