Commit graph

63 commits

Author SHA1 Message Date
Simon Cruanes
3048bfcc82 feat(http_of_dir): basic cache control with mtime in etag 2019-11-18 20:19:57 -06:00
Simon Cruanes
506292c587 fix: break properly on empty read in Stream_.read_line 2019-11-18 19:49:06 -06:00
Simon Cruanes
9c84f95e12 feat: simplify type of streams 2019-11-18 19:06:12 -06:00
Simon Cruanes
e75e97a559 fix: remove debug msg 2019-11-18 19:06:12 -06:00
Simon Cruanes
3245647dc9 improve API for tiny_httpd 2019-11-18 19:06:12 -06:00
Simon Cruanes
989971bb04 feat: use rust-like streams, much better 2019-11-18 19:06:12 -06:00
Simon Cruanes
8ba3c823c2 refactor API for streams, heavy bugfixing 2019-11-17 21:44:37 -06:00
Simon Cruanes
939b183a50 wip: new IO API with streams 2019-11-17 19:10:49 -06:00
Simon Cruanes
76408b7e39 wip: IO streams 2019-11-17 17:40:26 -06:00
Simon Cruanes
460492ded0 feat: use more precise error codes; improve http_of_dir 2019-11-17 17:36:04 -06:00
Simon Cruanes
7f68812312 feat: allow delete and use it in http_of_dir 2019-11-17 17:15:52 -06:00
Simon Cruanes
193a9d9d31 change API with accept pre-filter, use these before 100-continue 2019-11-17 16:52:39 -06:00
Simon Cruanes
3c5189a663 rename to tiny_httpd 2019-11-17 12:18:15 -06:00
Renamed from src/SimpleHTTPServer.ml (Browse further)