We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dca916 commit 7f87c66Copy full SHA for 7f87c66
1 file changed
README.md
@@ -61,7 +61,7 @@ server {
61
62
## Verifying with a Command-Line Client (nghttp)
63
64
-In the output, you can see the `PUSH_PROMISE` that were pushed by the server.
+You can see the `PUSH_PROMISE` that were pushed by the server with the `nghttp` command like following.
65
66
```
67
$ nghttp -nv https://example.com/ | grep PUSH_PROMISE
0 commit comments