aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2020-05-14 17:22:29 +0300
committerVladimir Homutov <vl@nginx.com>2020-05-14 17:22:29 +0300
commitd6887ac1f0e9f0bdac73c91bbaeb17ef3838d6ab (patch)
tree6705fba7fa29a9093409c5506815187af215b476
parent50123aec3a3d64ab041d5e302e4e6796efc68849 (diff)
downloadnginx-d6887ac1f0e9f0bdac73c91bbaeb17ef3838d6ab.tar.gz
nginx-d6887ac1f0e9f0bdac73c91bbaeb17ef3838d6ab.zip
Fixed a typo.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5b6928f1a..dc077f152 100644
--- a/README
+++ b/README
@@ -41,7 +41,7 @@ Experimental QUIC support for nginx
+ The handshake completes successfully
+ One endpoint can update keys and its peer responds correctly
- + 00-RTT data is being received and acted on
+ + 0-RTT data is being received and acted on
+ Connection is established using TLS Resume Ticket
+ A handshake that includes a Retry packet completes successfully
+ Stream data is being exchanged and ACK'ed