Commit graph

215 commits

Author SHA1 Message Date
Simon Cruanes
193a9d9d31 change API with accept pre-filter, use these before 100-continue 2019-11-17 16:52:39 -06:00
Simon Cruanes
833a523cab chore: update travis 2019-11-17 16:00:39 -06:00
Simon Cruanes
3c5189a663 rename to tiny_httpd 2019-11-17 12:18:15 -06:00
Simon Cruanes
49b46b1c4e bin: first full version of http_of_dir 2019-11-17 12:09:16 -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
bca1466fe5 wip: simple binary for serving a directory 2019-11-17 11:37:59 -06:00
Simon Cruanes
6b4deb55f9 refactor: modify API 2019-11-17 11:37:42 -06:00
Simon Cruanes
2e66a92e68 fix: compat pre 4.05 2019-11-17 10:30:23 -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
bd3d4c591d have a reusable buffer along with in_channel 2019-11-15 19:14:48 -06:00
Simon Cruanes
ea09e5507f feat: support 100-continue
close #2
2019-11-15 19:06:04 -06:00
Simon Cruanes
aa51327d6a feat: callbacks for request and response 2019-11-14 00:03:28 -06:00
Simon Cruanes
901fa87c3f fix: compat on unix.socket 2019-11-13 23:47:44 -06:00
Simon Cruanes
cd2e0bb0ae doc: more readme 2019-11-13 23:47:38 -06:00
Simon Cruanes
3703436d18 initial commit 2019-11-13 23:38:38 -06:00