Mention that example fileserver support byte range responses

This commit is contained in:
Aliaksandr Valialkin
2016-01-05 15:30:34 +02:00
parent 2ff945b9ea
commit 2633e1c90d
+1
View File
@@ -2,6 +2,7 @@
* Serves files from the given directory.
* Supports transparent response compression.
* Supports byte range responses.
* Generates directory index pages.
# How to build