27 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Basic
object-src; base-uri; script-src; +2 more
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • 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

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

0 headers
No caching headers found

Content Headers

2 headers
Content-Language
Content
en-US
Content-Type
Content
text/html;charset=UTF-8

Server Headers

1 headers
Server
Server
AtlassianEdge

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

16 headers
Atl-Confluence-Via
Other
h:cc-frontend-ssr-main.ap-southeast-2.prod.atl-paas.net
Atl-Request-Id
Other
efdac3f2-62bb-4afc-8da9-80a6dace911f
Atl-Traceid
Other
efdac3f262bb4afc8da980a6dace911f
Content-Security-Policy-Report-Only
Other
object-src 'self' blob:; base-uri 'self'; script-src 'report-sample' 'nonce-efdac3f262bb4afc8da980a6dace911f' 'strict-dynamic' 'unsafe-inline' https:; frame-ancestors 'self'; report-uri https://web-security-reports.services.atlassian.com/csp-report/confluence-frontend
Date
Other
Mon, 03 Nov 2025 00:48:12 GMT
Nel
Other
{"failure_fraction": 0.001, "include_subdomains": true, "max_age": 600, "report_to": "endpoint-1"}
Report-To
Other
{"endpoints": [{"url": "https://dz8aopenkvv6s.cloudfront.net"}], "group": "endpoint-1", "include_subdomains": true, "max_age": 600}
Reporting-Endpoints
Other
default="https://dz8aopenkvv6s.cloudfront.net"
Server-Timing
Other
cdn-upstream-layer;desc="EDGE",cdn-upstream-dns;dur=0,cdn-upstream-connect;dur=0,cdn-upstream-fbl;dur=337,atl-edge;dur=127,atl-edge-internal;dur=12,atl-edge-upstream;dur=115,atl-edge-pop;desc="aws-ap-southeast-2",cdn-cache-miss,cdn-pop;desc="IAD55-P6",cdn-rid;desc="AQLNwxmO863vXpXqEPwX-zgpgFbWD3tkTUsLt56RFw7tJ0-UlDi0ag==",cdn-downstream-fbl;dur=341
Via
Other
1.1 bc75f10f1201e895c01d2435d88b6274.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
AQLNwxmO863vXpXqEPwX-zgpgFbWD3tkTUsLt56RFw7tJ0-UlDi0ag==
X-Amz-Cf-Pop
Other
IAD55-P6
X-Cache
Other
Miss from cloudfront
X-Cc-Frontend-Ssr
Other
prod-apse2;2025-10-29_00-43_facea7a6ac
X-Confluence-Request-Time
Other
1762130892530
X-Ssr-Fallback-Reason
Other
ANONYMOUS_HOME

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 43ms