All,
I have considerable difficulty with these test vectors at the end of
Appendix D.2:
16 foo.example.org. alpn="foo\\,bar,h2"
16 foo.example.org. alpn=f\\\092oo\092,bar,h2
\# 35 (
00 10 ; priority
03 66 6f
I agree with you Dick, but some developers complained that they "couldn’t
re-use their string parsers" (despite no existing parser supporting key=“value”)
so now we have to double escape backslashes. I very much feel that this is tail
wagging the dog.
> On 3 May 2021, at 01:25, Dick Franks wrote