Re: [DNSOP] [Ext] I-D Action: draft-ietf-dnsop-svcb-https-05.txt

2021-05-02 Thread Dick Franks
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

Re: [DNSOP] [Ext] I-D Action: draft-ietf-dnsop-svcb-https-05.txt

2021-05-02 Thread Mark Andrews
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