<!doctype html><meta charset=utf-8>
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Protected App</title>
<body style="font-family:system-ui,-apple-system,sans-serif;max-width:34rem;margin:5rem auto;padding:0 1.25rem;line-height:1.6;color:#14181f">
<h1 style="font-size:1.5rem;margin:0 0 .75rem">Protected App</h1>
<p style="margin:0 0 1rem;color:#5a6472">This request passed inspection and was forwarded to the application.</p>
<p style="margin:0;color:#8a93a1;font-size:.9rem">Demo endpoints: <code>/api/profile</code> &middot; <code>/images/logo.png</code></p>
</body>