Skip to content

Commit

Permalink
Tune README
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Rabot <[email protected]>
  • Loading branch information
sylr committed Jan 4, 2025
1 parent 2cfa2fe commit 32a2c8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sylr/hey is a fork of the unmaintained https://github.com/rakyll/hey.

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

It also supports HTTP2 endpoints.
It also supports HTTP2/HTTP3 endpoints.

```
Usage: hey [options...] <url>
Expand Down Expand Up @@ -44,6 +44,7 @@ Options:
-a Basic authentication, username:password.
-x HTTP Proxy address as host:port.
-h2 Enable HTTP/2.
-h3 Enable HTTP/3.
-host HTTP Host header.
Expand Down

0 comments on commit 32a2c8b

Please sign in to comment.