15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
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

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

Caching Headers

0 headers
No caching headers found

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
__cf_bm=pjNdY.fDD7F5AzlBXJRgu9mgqab0hwL9t7D0loHtiFU-1762741531-1.0.1.1-P71ztLTpQWhOVobeaQfHYqyl_E5aC3LWPfKs0atfYdCzE2TaAxkF5latnJUkjhpt6CvPK8zuSDflk5F3ucSsDsofKXPHZm5HqFcLVSYH0Zo; path=/; expires=Mon, 10-Nov-25 02:55:31 GMT; domain=.blog.postman.com; HttpOnly; Secure; SameSite=None

Other Headers

9 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99c2198a2cd382b4-IAD
Date
Other
Mon, 10 Nov 2025 02:25:31 GMT
Speculation-Rules
Other
"/cdn-cgi/speculation"
X-Gateway-Cache-Key
Other
1762560996.097|standard|https|blog.postman.com|||/
X-Gateway-Cache-Status
Other
HIT
X-Gateway-Request-Id
Other
dbcff88c9bfb5f3635fbee8732851d5d
X-Gateway-Skip-Cache
Other
0

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 389ms