16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Weak
frame-ancestors
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
  • Significantly strengthen CSP directives
  • 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

2 headers
Cache-Control
Caching
no-cache, no-store, max-age=0, must-revalidate
Etag
Caching
W/"16945-ZAHFaDpRQM3sgvV7UeApXmFjdpU"

Content Headers

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

Server Headers

1 headers
Server
Server
openresty

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
sid=1:7LNmK74YPHp0A4dU76aJxtI0yeaPs0zcXpHKCMUWkMCoU2X2lbAi9t6IDeI/1dC5; Path=/; Expires=Tue, 08 Dec 2026 06:38:30 GMT; HttpOnly; Secure; SameSite=None

Other Headers

7 headers
Date
Other
Mon, 03 Nov 2025 06:38:31 GMT
Link
Other
<https://www.google.com>; rel="preconnect", <https://www.gstatic.com>; rel="preconnect", <https://glyph.medium.com/css/unbound.css>; as="style"; rel="preload"
Medium-Fulfilled-By
Other
valencia/main-20251029-155529-a7b91cf847, lite/main-20251030-141521-7ac60a095f, rito/main-20251029-155529-a7b91cf847, tutu/main-20251031-102235-24a70b6de7
Medium-Missing-Time
Other
174
Sepia-Upstream
Other
medium
X-Envoy-Upstream-Service-Time
Other
410
X-Request-Received-At
Other
1762151910843

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 0ms