18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Good
default-src; base-uri; font-src; +8 more 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
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Strengthen CSP by removing 'unsafe-eval'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close

Caching Headers

Etag
Caching
W/"4c-p1xbH1ZyivdXMZ7aioYk6PwvSgA"

Content Headers

Content-Length
Content
76
Content-Type
Content
application/json; charset=utf-8

Server Headers

No server headers found

CORS Headers

Access-Control-Allow-Headers
Cors
Origin, X-Requested-With, Content-Type, Accept, Pragma, Authorization
Access-Control-Allow-Methods
Cors
GET, POST, PUT, PATCH, DELETE
Access-Control-Allow-Origin
Cors
*

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Sun, 16 Aug 2026 03:15:49 GMT
Origin-Agent-Cluster
Other
?1
Server-Instance
Other
jax_courses_core_api_01
X-Dns-Prefetch-Control
Other
off
X-Download-Options
Other
noopen
X-Permitted-Cross-Domain-Policies
Other
none

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching