Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
Connection
close
connection: close
Caching Headers
Cache-Control
no-cache
Expires
Wed, 31 Dec 1969 23:59:59 GMT
Pragma
no-cache
cache-control: no-cache expires: Wed, 31 Dec 1969 23:59:59 GMT pragma: no-cache
Content Headers
Content-Language
fr
Content-Length
32397
Content-Type
text/html;charset=UTF-8
content-language: fr content-length: 32397 content-type: text/html;charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Content-Script-Type
text/javascript
Date
Mon, 27 Jul 2026 17:08:46 GMT
content-script-type: text/javascript date: Mon, 27 Jul 2026 17:08:46 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance