A client/server pair implementing a subset of the HTTP/1.1 protocol.
 
 
 
Go to file
Nick Krichevsky 6f0d71a07b Fix incorrect comparison in strcpy_no_crlf 2018-09-09 23:14:08 -04:00
client Move get_buffer_size into buffer_helper 2018-09-09 16:48:30 -04:00
common Fix buffer read over errors 2018-09-09 21:25:04 -04:00
server Fix incorrect comparison in strcpy_no_crlf 2018-09-09 23:14:08 -04:00
.gitignore Add gitignore 2018-08-27 10:24:30 -04:00
Makefile Add http_server to make clean 2018-09-03 19:16:02 -04:00