Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
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
- • 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
Vary
Accept-Encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
133
Cache-Control
max-age=0, no-cache, no-store, must-revalidate
age: 133 cache-control: max-age=0, no-cache, no-store, must-revalidate
Content Headers
Content-Type
text/html
content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 05:34:25 GMT
Dc
ccg11-origin-www-1.paypal.com
Paypal-Debug-Id
f855485d86798
Server-Timing
content-encoding,x-cdn;desc="fastly"
X-Cache
MISS, MISS, MISS, MISS
X-Cache-Hits
0, 0, 0, 0
X-Served-By
cache-lga21951-LGA, cache-lga21951-LGA
X-Timer
S1778045665.947035,VS0,VE289
cf-cache-status: HIT cf-ray: 9f759d9f4cd34800-LAX date: Wed, 06 May 2026 05:34:25 GMT dc: ccg11-origin-www-1.paypal.com paypal-debug-id: f855485d86798 server-timing: content-encoding,x-cdn;desc="fastly" via: 1.1 varnish, 1.1 varnish, 1.1 varnish x-cache: MISS, MISS, MISS, MISS x-cache-hits: 0, 0, 0, 0 x-served-by: cache-lga21951-LGA, cache-lga21951-LGA x-timer: S1778045665.947035,VS0,VE289
Recommendations
Enable compression (gzip/brotli) to improve performance