- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Fri, 11 May 2018 14:35:30 +0200
- To: Kazuho Oku <kazuhooku@gmail.com>
- Cc: HTTP Working Group <ietf-http-wg@w3.org>
On 2018-05-11 14:17, Kazuho Oku wrote: > 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. > ... Understood. I'm just worried about error handling being unspecified in cases like the above. Best regards, Julian
Received on Friday, 11 May 2018 12:36:00 UTC