Seciont 6.1 says:
> The presentation value of "alpn" is a comma-separated list of one or more
> "alpn-id"s. Any commas present in the protocol-id are escaped by a backslash:
>
> escaped-octet = %x00-2b / "\," / %x2d-5b / "\\" / %x5D-FF
> escaped-id = 1*(escaped-octet)
> alpn-value =
ASCII
characters, and using \\ to represent backslash
- lc
> On Jun 13, 2020, at 11:25, Ben Schwartz
> wrote:
>
> Larry,
>
> I think that's the intent of the current text, especially the ABNF for
> "element". If you think it's unclear, we should
think the current text isn't entirely
>> clear on the functional separation between generic parsing and key-specific
>> parsing.
>>
>> - lc
>>
>>
>>> On Jun 15, 2020, at 22:04, Mark Andrews wrote:
>>>
>>>
>>>
>>>> On 14