Skip to content

Commit 32a2c8b

Browse files
committed
Tune README
Signed-off-by: Sylvain Rabot <[email protected]>
1 parent 2cfa2fe commit 32a2c8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sylr/hey is a fork of the unmaintained https://github.com/rakyll/hey.
1515

1616
hey runs provided number of requests in the provided concurrency level and prints stats.
1717

18-
It also supports HTTP2 endpoints.
18+
It also supports HTTP2/HTTP3 endpoints.
1919

2020
```
2121
Usage: hey [options...] <url>
@@ -44,6 +44,7 @@ Options:
4444
-a Basic authentication, username:password.
4545
-x HTTP Proxy address as host:port.
4646
-h2 Enable HTTP/2.
47+
-h3 Enable HTTP/3.
4748
4849
-host HTTP Host header.
4950

0 commit comments

Comments
 (0)