
This is a basic single-threaded HTTP proxy server. Its original purpose was not to serve as a general use service, but as a tool to aid in the design and testing of other network services. Here, it serves as an example of how to create both network clients, and servers.