Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Weak
max-age=0; includeSubDomains
X-Frame-Options
Present
ALLOW-FROM *.patientpop.com
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • 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
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache
Expires
Thu, 01 Jan 1970 00:00:01 GMT
Last-Modified
Wed, 13 May 2026 21:37:44 GMT
cache-control: no-cache expires: Thu, 01 Jan 1970 00:00:01 GMT last-modified: Wed, 13 May 2026 21:37:44 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 17 May 2026 06:55:35 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=5,cfOrigin;dur=53
cf-cache-status: DYNAMIC cf-ray: 9fd0b7a92f4a92aa-IAD date: Sun, 17 May 2026 06:55:35 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=5,cfOrigin;dur=53
Recommendations
Enable compression (gzip/brotli) to improve performance