comparison README @ 8390:70dbd7d0e466 quic

Fixed a typo.
author Vladimir Homutov <vl@nginx.com>
date Thu, 14 May 2020 17:22:29 +0300
parents 2b580ac17a47
children 578563babbd1
comparison
equal deleted inserted replaced
8389:2b580ac17a47 8390:70dbd7d0e466
39 nginx should be able to respond to simple HTTP/3 requests over QUIC and 39 nginx should be able to respond to simple HTTP/3 requests over QUIC and
40 it should be possible to upload and download big files without errors. 40 it should be possible to upload and download big files without errors.
41 41
42 + The handshake completes successfully 42 + The handshake completes successfully
43 + One endpoint can update keys and its peer responds correctly 43 + One endpoint can update keys and its peer responds correctly
44 + 00-RTT data is being received and acted on 44 + 0-RTT data is being received and acted on
45 + Connection is established using TLS Resume Ticket 45 + Connection is established using TLS Resume Ticket
46 + A handshake that includes a Retry packet completes successfully 46 + A handshake that includes a Retry packet completes successfully
47 + Stream data is being exchanged and ACK'ed 47 + Stream data is being exchanged and ACK'ed
48 + An H3 transaction succeeded 48 + An H3 transaction succeeded
49 + One or both endpoints insert entries into dynamic table and 49 + One or both endpoints insert entries into dynamic table and