http_client.cc, http_server1.cc, and http_server2.cc all seem to be functionally identical to the provided binaries.
When accessing a file from the server, always prepend the path with the '/' character. Both servers begin searching for files from their working directory.