From 916b003242a819a1fa13eb17be360166c172faba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=B2?= Date: Wed, 9 Aug 2017 14:11:39 +0800 Subject: [PATCH] Update draft-ietf-quic-tls.md The original sentence "the server immediately after receiving the first handshake message from the client" lacks a predicate, "responds" may fit. --- draft-ietf-quic-tls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-quic-tls.md b/draft-ietf-quic-tls.md index 2a9c52d088..6cac3e626f 100644 --- a/draft-ietf-quic-tls.md +++ b/draft-ietf-quic-tls.md @@ -222,7 +222,7 @@ shared secrets that cannot be controlled by either participating peer. TLS 1.3 provides two basic handshake modes of interest to QUIC: * A full 1-RTT handshake in which the client is able to send application data - after one round trip and the server immediately after receiving the first + after one round trip and the server immediately responds after receiving the first handshake message from the client. * A 0-RTT handshake in which the client uses information it has previously