Commit graph

6 commits

Author SHA1 Message Date
Simon Cruanes
3c5189a663 rename to tiny_httpd 2019-11-17 12:18:15 -06:00
Simon Cruanes
43df91110c feat: support chunked output streams in responses; set some socket opts 2019-11-17 12:08:52 -06:00
Simon Cruanes
6b4deb55f9 refactor: modify API 2019-11-17 11:37:42 -06:00
Simon Cruanes
f6efa9b703 feat: debug, and chunked encoding handled properly
(tested with local server, upload, and curl)

close #1
2019-11-16 18:40:37 -06:00
Simon Cruanes
aa51327d6a feat: callbacks for request and response 2019-11-14 00:03:28 -06:00
Simon Cruanes
3703436d18 initial commit 2019-11-13 23:38:38 -06:00