curl/tests/data/test1658
Daniel Stenberg badfb951ec
test1658: add unit test for the HTTPS RR decoder
Made the HTTPS-RR parser a little stricter while at it.

Drop the ALPN escape handling, that was not needed.

Make the hode handle (and ignore) duplicate ALPN entries.

Closes #16972
2025-04-05 21:03:47 +02:00

31 lines
313 B
Plaintext

<testcase>
<info>
<keywords>
unittest
doh
httpsrr
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<features>
unittest
DoH
</features>
<name>
unit test for doh_resp_decode_httpsrr
</name>
</client>
<verify>
<stderr mode="text">
URL: -
Test ended with result 0
</stderr>
</verify>
</testcase>