Documentation ¶
Overview ¶
httpserver is a simple HTTP server listening on port 8080. There are 100 pre-filled data blocks: 90 blocks have 64 KiB data, 10 blocks have 1 MiB data. If flag "-huge" is set, there is a single block with 256 MiB data. When a request comes in, a random block is selected, and the block as well as its SHA-1 value are returned to the client. The SHA-1 value is provided in "X-SHA1" header.
Click to show internal directories.
Click to hide internal directories.