1
0
mirror of https://github.com/rclone/rclone.git synced 2026-02-27 09:53:24 +00:00
Files
rclone/cmd/serve/http
Leon Brocard 9be4fc8c2b serve http: add gzip compression
Add gzip compression for directory listings and text assets served over HTTP.

This reduces the rclone repository file listing from 40 kB to 8 kB and reduces
the rclone MANUAL.txt from 2.7 MB to 700 kB.

This makes listings and assets served across the network load faster.

The compression level of 5 should be a good balance between size and speed.
2026-02-26 17:18:52 +00:00
..
2026-02-26 17:18:52 +00:00
2026-02-26 17:18:52 +00:00