19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Basic
default-src; child-src; connect-src; +14 more Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
Accept-Encoding

Caching Headers

Cache-Control
Caching
public, max-age=3600
Etag
Caching
W/"4ac-19e630422e0"
Last-Modified
Caching
Tue, 26 May 2026 06:41:16 GMT

Content Headers

Content-Length
Content
1196
Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
Apache/2.4.58 (Ubuntu)

CORS Headers

Access-Control-Allow-Origin
Cors
*
Access-Control-Expose-Headers
Cors
Authorization, Etag, Content-Type, Content-Length, X-Nango-Signature, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Wed, 03 Jun 2026 02:42:34 GMT
X-Dns-Prefetch-Control
Other
off
X-Download-Options
Other
noopen

Recommendations

Enable compression (gzip/brotli) to improve performance