Releases: Evilur/httpc
Releases · Evilur/httpc
httpc v1.3.0
httpc v1.2.0
What's new
- Add index.html reading (if exists) instead of listing the directory
- Fix directory listing without '/' char at the end of the path
- Increase the buffer size
httpc v1.1.0
Whats's new
- Fix multiple signal() calls
- Make 8000 port default
- Prevent creating too many forks at time
- Disable error message when the server doesn't receive the data from the client
httpc v1.0.0
httpc
The first stable version of the simple http 1.1 server on C
Installation
You can download one of the .deb packaged below or compile the program from source