  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 127.0.0.1:8008...
* Connected to 127.0.0.1 (127.0.0.1) port 8008 (#0)
> GET / HTTP/1.1
> Host: 127.0.0.1:8008
> User-Agent: curl/7.88.1
> Accept: */*
> 
* HTTP 1.0, assume close after body
< HTTP/1.0 200 OK
< Server: BaseHTTP/0.6 Python/3.12.12
< Date: Sat, 25 Jul 2026 16:40:07 GMT
< Content-Type: text/html
< Content-Length: 57
< 
{ [57 bytes data]

100    57  100    57    0     0   4067      0 --:--:-- --:--:-- --:--:--  4384
* Closing connection 0
<h1>ACME Corp Intranet v0.9</h1><p>maintenance portal</p>