% sudo ./webserv.py Connected: ('127.0.0.1', 51804) Got: b'GET / HTTP/1.1\r\nHost: localhost:8085\r\nUser-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:139.0) Gecko/20100101 Firefox/139.0\r\nAccept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\nAccept-Language: en-US,en;q=0.5\r\nAccept-Encoding: gzip, deflate, br, zstd\r\nConnection: keep-alive\r\nCookie: CSRF-Token-DPW5VVN=R6dcGuX69tLjyLdeJyrJ3wecXgy637xFE3mPUhTtSfb3eXMzAhZPNGAdw4CuWsUa\r\nUpgrade-Insecure-Requests: 1\r\nSec-Fetch-Dest: document\r\nSec-Fetch-Mode: navigate\r\nSec-Fetch-Site: none\r\nSec-Fetch-User: ?1\r\nPriority: u=0, i\r\n\r\n' 401 msg sent Got: b'GET / HTTP/1.1\r\nHost: localhost:8085\r\nUser-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:139.0) Gecko/20100101 Firefox/139.0\r\nAccept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\nAccept-Language: en-US,en;q=0.5\r\nAccept-Encoding: gzip, deflate, br, zstd\r\nConnection: keep-alive\r\nCookie: CSRF-Token-DPW5VVN=R6dcGuX69tLjyLdeJyrJ3wecXgy637xFE3mPUhTtSfb3eXMzAhZPNGAdw4CuWsUa\r\nUpgrade-Insecure-Requests: 1\r\nSec-Fetch-Dest: document\r\nSec-Fetch-Mode: navigate\r\nSec-Fetch-Site: none\r\nSec-Fetch-User: ?1\r\nPriority: u=0, i\r\nAuthorization: Basic Zm9vOmJhcg==\r\n\r\n'