- From: Kazuho Oku <kazuhooku@gmail.com>
- Date: Fri, 11 May 2018 21:17:04 +0900
- To: Julian Reschke <julian.reschke@gmx.de>
- Cc: HTTP Working Group <ietf-http-wg@w3.org>
2018-05-11 20:53 GMT+09:00 Julian Reschke <julian.reschke@gmx.de>: > "The Early-Data header field carries a single bit of information and clients > MUST include at most one instance. Multiple instances MUST be treated as > equivalent to a single instance by a server." > > What would that mean if what's sent is: > > Early-Data: 1 > Early-Data: 0 > > ? > > Or > > Early-Data: 1 > Early-Data: 0 > > ? Early-Data header field only takes one value: "1". Therefore, having multiple instances can be equal to having just one. > > Best regards, Julian > -- Kazuho Oku
Received on Friday, 11 May 2018 12:17:32 UTC