Skip to content

Boolean type character choice #784

@martinthomson

Description

@martinthomson

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions