- From: Willy Tarreau <w@1wt.eu>
- Date: Tue, 15 May 2018 08:11:51 +0200
- To: Mark Nottingham <mnot@mnot.net>
- Cc: Kazuho Oku <kazuhooku@gmail.com>, Martin Thomson <martin.thomson@gmail.com>, "Julian F. Reschke" <julian.reschke@gmx.de>, HTTP Working Group <ietf-http-wg@w3.org>
On Tue, May 15, 2018 at 03:42:10PM +1000, Mark Nottingham wrote: > SH doesn't allow empty header fields, FWIW. > > We also don't have boolean values, but it seems trivial to use an integer. Sure but integer also means parsing, deduplicating, and error path for what doesn't parse according to expectations. Supporting boolean values "header field is present and non empty" could really be useful IMHO. Willy
Received on Tuesday, 15 May 2018 06:13:12 UTC