Inspect any URL's server response headers — security, caching, status code, redirect chain.
HTTP response headers travel back from the server with every page request. They control browser behaviour — caching, security boundaries, content type, encoding — and they're invisible to most site owners unless they go looking. The wrong headers can leak data, slow a site, or expose it to attack.
max-age=31536000).Hostiko's own pages set all six security headers via includes/config.php — verify by checking hostiko.co.ke with this tool.