Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
0
Cache-Control
public, max-age=0, must-revalidate
Etag
"f0c8debd0ca3d592c75a9414653cb435"
age: 0 cache-control: public, max-age=0, must-revalidate etag: "f0c8debd0ca3d592c75a9414653cb435"
Content Headers
Content-Length
33834
Content-Type
text/html; charset=utf-8
content-length: 33834 content-type: text/html; charset=utf-8
Server Headers
Server
swoole-http-server
server: swoole-http-server
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 04 May 2026 18:01:13 GMT
X-Appwrite-Edge-Server
0bBHNYBByXcKOErbUf2l16--F_nyc3
X-Appwrite-Project-Id
67fa26790016b6aaa0eb
X-Appwrite-Traffic-Type
site
X-Cache
MISS
X-Cache-Hits
0
X-Debug-Speed
0.38368797302246
X-Edge-Location
nyc
X-Edge-Rule-Cache
miss
X-Edge-Runtime-Cache
miss
X-Served-By
cache-iad-kcgs7200107-IAD
date: Mon, 04 May 2026 18:01:13 GMT via: 1.1 varnish x-appwrite-edge-server: 0bBHNYBByXcKOErbUf2l16--F_nyc3 x-appwrite-project-id: 67fa26790016b6aaa0eb x-appwrite-traffic-type: site x-cache: MISS x-cache-hits: 0 x-debug-speed: 0.38368797302246 x-edge-location: nyc x-edge-rule-cache: miss x-edge-runtime-cache: miss x-served-by: cache-iad-kcgs7200107-IAD
Recommendations
Enable compression (gzip/brotli) to improve performance