This is a simple HTTP test server written in pure Python, with no external dependencies. It simulates delays, custom HTTP status codes, and response sizes. Useful for testing proxies, timeouts, and ...