diff options
author | metamuffin <metamuffin@disroot.org> | 2025-03-18 11:28:59 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-03-18 11:28:59 +0100 |
commit | 284254f9cb257bc52cebf3f0a60229f4406b8c02 (patch) | |
tree | 2c89afe866dad143545f589e6b8b4cd26cb14f72 /readme.md | |
parent | d3c1805fadc6cd7c0926d1b22dffe0b58d25c207 (diff) | |
download | gnix-284254f9cb257bc52cebf3f0a60229f4406b8c02.tar gnix-284254f9cb257bc52cebf3f0a60229f4406b8c02.tar.bz2 gnix-284254f9cb257bc52cebf3f0a60229f4406b8c02.tar.zst |
update readme
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ a simple stupid reverse proxy ## Features -- HTTP/1.1 and HTTP/2 -- Simple to configure (see below) +- HTTP/1.1, HTTP/2 and HTTP/3 support by default +- Simple and predictable configuration (see below) - Somewhat fast (about 150k req/s on a rpi5 for simple routes) - Composable modules - Handles connection upgrades correctly by default (websocket, etc.) |