tiny_httpd/src
Simon Cruanes 4023a5ab79 fix: use content-encoding: deflate when returning compressed content
the RFCs don't mandate it but it seems like chrome and firefox only
understand that.
2020-03-25 23:23:06 -04:00
..
bin feat(http_of_dir): use file to guess mime type of file 2019-12-02 21:15:18 -06:00
camlzip fix: use content-encoding: deflate when returning compressed content 2020-03-25 23:23:06 -04:00
examples style: fix example 2020-03-25 23:23:06 -04:00
dune test: use qtest to test utils 2019-11-26 19:11:37 -06:00
Tiny_httpd.ml feat: expose Headers.empty 2020-03-25 23:23:06 -04:00
Tiny_httpd.mli feat: expose Headers.empty 2020-03-25 23:23:06 -04:00
Tiny_httpd_util.ml feat(util): add some query related utils 2020-02-26 19:55:37 -06:00
Tiny_httpd_util.mli feat(util): add some query related utils 2020-02-26 19:55:37 -06:00