Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000, max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
no-referrer, strict-origin-when-cross-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
user-agent,Accept-Encoding
connection: close transfer-encoding: chunked vary: user-agent,Accept-Encoding
Caching Headers
Cache-Control
no-cache
cache-control: no-cache
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Methods
GET, HEAD
Access-Control-Allow-Origin
https://preprod.airmeet.com
access-control-allow-methods: GET, HEAD access-control-allow-origin: https://preprod.airmeet.com
Cookies Headers
Other Headers
Accept-Ch
Sec-CH-UA-Mobile
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 28 Apr 2026 19:36:22 GMT
Link
Other
rel=preconnect
rel=https://api.w.org/
rel=alternate
type=application/json
rel=shortlink
X-Cache-Ctime
1777216202
X-Nitro-Cache
HIT
X-Nitro-Cache-From
drop-in
X-Nitro-Rev
457c2ac
accept-ch: Sec-CH-UA-Mobile alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f3883f1fa7a1fdc-IAD date: Tue, 28 Apr 2026 19:36:22 GMT link: <https://cdn-cpdoj.nitrocdn.com>; rel=preconnect, <https://www.airmeet.com/hub/wp-json/>; rel="https://api.w.org/", <https://www.airmeet.com/hub/wp-json/wp/v2/pages/76621>; rel="alternate"; type="application/json", <https://www.airmeet.com/hub/?p=76621>; rel=shortlink x-cache-ctime: 1777216202 x-nitro-cache: HIT x-nitro-cache-from: drop-in x-nitro-rev: 457c2ac
Recommendations
Enable compression (gzip/brotli) to improve performance