-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
Description
This is going to sound like a bikeshed comment, but it's probably worth thinking about:
The current syntax uses ?T and ?F. In sitting through a presentation today, I realized that, from a distance, these two strings are hard to distinguish if the text is small enough. Looking at the QPACK table, I observe that existing header fields often use 1 to mean "true".
I propose that the syntax be changed to ?0 and ?1.
Reactions are currently unavailable