24 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
font-src; frame-ancestors; object-src; +5 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

Etag
Caching
W/"a9b9-boAddlOrJDZZ9/TZkicg96abl0o"

Content Headers

Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
cloudflare

CORS Headers

Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Origin
Cors
https://phs.getpostman.com
Access-Control-Expose-Headers
Cors

Cookies Headers

Set-Cookie
Cookies

Other Headers

Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
9fae91181c2d12a7-IAD
Date
Other
Wed, 13 May 2026 03:27:20 GMT
X-Content-Security-Policy
Other
font-src 'self' *.getpostman.com documenter.postman.com fonts.gstatic.com fonts.googleapis.com *.pstmn.io; frame-ancestors 'none'; object-src 'none'; base-uri 'self'; img-src * data:; script-src 'self' 'strict-dynamic' *.getpostman.com documenter.postman.com documenter-assets.pstmn.io content.pstmn.io run.pstmn.io https://cdn.ravenjs.com 'nonce-/zGUk+5FAf3UwSUBSqnLWZpP+8M4reVORFGJHDelXHSiRM5p'; style-src 'self' 'unsafe-inline' *.getpostman.com documenter.postman.com *.pstmn.io fonts.gstatic.com fonts.googleapis.com; frame-src https://youtube.com https://www.youtube.com https://player.vimeo.com
X-Envoy-Upstream-Service-Time
Other
404
X-Srv-Span
Other
v=1;s=ac1e64f4dc293d81
X-Srv-Trace
Other
v=1;t=6d59916875b35bb1
X-Webkit-Csp
Other
font-src 'self' *.getpostman.com documenter.postman.com fonts.gstatic.com fonts.googleapis.com *.pstmn.io; frame-ancestors 'none'; object-src 'none'; base-uri 'self'; img-src * data:; script-src 'self' 'strict-dynamic' *.getpostman.com documenter.postman.com documenter-assets.pstmn.io content.pstmn.io run.pstmn.io https://cdn.ravenjs.com 'nonce-/zGUk+5FAf3UwSUBSqnLWZpP+8M4reVORFGJHDelXHSiRM5p'; style-src 'self' 'unsafe-inline' *.getpostman.com documenter.postman.com *.pstmn.io fonts.gstatic.com fonts.googleapis.com; frame-src https://youtube.com https://www.youtube.com https://player.vimeo.com

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching