Open
Cached
·
4h ago
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000 ; includeSubDomains ; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
max-age=0, no-cache, no-store
Expires
Sun, 03 May 2026 14:53:04 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Sun, 03 May 2026 14:53:04 GMT pragma: no-cache
Content Headers
Content-Length
523
Content-Type
text/html;charset=UTF-8
content-length: 523 content-type: text/html;charset=UTF-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Headers
Authorization
Access-Control-Allow-Origin
/https://[a-z0-9-_.]+.sec.gov/?/
access-control-allow-headers: Authorization access-control-allow-origin: /https://[a-z0-9-_.]+.sec.gov/?/
Cookies Headers
Other Headers
Access-Control-Allow-Method
GET,POST,PUT,DELETE
Date
Sun, 03 May 2026 14:53:04 GMT
access-control-allow-method: GET,POST,PUT,DELETE date: Sun, 03 May 2026 14:53:04 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance