mirror of
https://github.com/valyala/fasthttp.git
synced 2026-06-16 16:17:38 +03:00
Mention that example fileserver support byte range responses
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user