Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
no-referrer-when-downgrade, strict-origin-when-cross-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=20
Expires
Sun, 16 Aug 2026 01:31:06 GMT
cache-control: max-age=20 expires: Sun, 16 Aug 2026 01:31:06 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
Access-Control-Allow-Headers
*
Access-Control-Allow-Methods
GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-headers: * access-control-allow-methods: GET, POST, PUT, DELETE, OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 16 Aug 2026 01:30:46 GMT
Feature-Policy
camera 'none'; magnetometer 'none'; gyroscope 'none';microphone 'none'; speaker 'self'
X-Farm
wepro4
X-Proxy-Cache
MISS
X-Somaversion
202110181757
date: Sun, 16 Aug 2026 01:30:46 GMT feature-policy: camera 'none'; magnetometer 'none'; gyroscope 'none';microphone 'none'; speaker 'self' x-farm: wepro4 x-proxy-cache: MISS x-somaversion: 202110181757
Recommendations
Enable compression (gzip/brotli) to improve performance