17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • 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

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

Caching Headers

Age
Caching
2089081
Cache-Control
Caching
max-age=2592000
Etag
Caching
"43d-5ead9a874cfb5"
Expires
Caching
Fri, 17 Apr 2026 01:00:05 GMT
Last-Modified
Caching
Wed, 12 Oct 2022 17:23:58 GMT

Content Headers

Content-Length
Content
1085
Content-Type
Content
application/javascript

Server Headers

Server
Server
Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.1e-fips mod_auth_gssapi/1.3.1 mod_auth_kerb/5.4 PHP/5.4.16

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Wed, 18 Mar 2026 01:00:05 GMT
Via
Other
1.1 17bd0a3b88141b04bc745d7ececd22ee.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
wGvT6XGM15aECCZ_ZTSMxxW92JbIFgYLw5nykcgx0bKeI6fnlsgHNg==
X-Amz-Cf-Pop
Other
IAD89-P4
X-Cache
Other
Hit from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance