Open
Cached
·
8h ago
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Origin
connection: close transfer-encoding: chunked vary: Origin
Caching Headers
No caching headers found
Content Headers
Content-Type
application/json; charset=utf-8
content-type: application/json; charset=utf-8
Server Headers
server: Apache x-powered-by: PHP/8.3.21
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 07:26:43 GMT
date: Tue, 12 May 2026 07:26:43 GMT via: 1.1 7818a993810ca6f41a987955b72f4eb2.cloudfront.net (CloudFront) x-amz-cf-id: IhUuqc6h_PqTQyo5sGohavSP01MR1zQcnmlfWIGj9XI7OWyV1V4Wlw== x-amz-cf-pop: IAD61-P12 x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology