<html>  <head><title>Found</title></head>
  <body>
    <h1>Found</h1>
    <p>The resource was found at <a href="/">/</a>;
you should be redirected automatically.

<!--  --></p>
    <hr noshade>
    <div align="right">WSGI Server</div>
  </body>
</html>
HTTP/1.1 302 FOUND
Server: gunicorn/19.10.0
Date: Mon, 04 May 2026 20:05:51 GMT
Connection: keep-alive
Transfer-Encoding: chunked
content-type: text/html; charset=utf-8
location: /
pragma: no-cache
cache-control: no-cache

10A
<html>
  <head><title>Found</title></head>
  <body>
    <h1>Found</h1>
    <p>The resource was found at <a href="/">/</a>;
you should be redirected automatically.

<!--  --></p>
    <hr noshade>
    <div align="right">WSGI Server</div>
  </body>
</html>

0

