diff options
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.) |