<!DOCTYPE html> <title>Location of origin-signed HTTP response</title> <body> <script> document.title = document.location.href; </script> </body>