aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 03bdbc5..2e6e983 100644
--- a/readme.md
+++ b/readme.md
@@ -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.)