0-RTT
RU: 0-RTT
A QUIC and TLS 1.3 mode where a returning client sends encrypted application data in its very first packet, using a session ticket from a prior connection. Eliminates the connection round trip for resumptions, but 0-RTT data is vulnerable to replay attacks, so a server should accept it only for idempotent requests.