curl/tests/data/test1675
Daniel Stenberg 0b4ebebb06
test1675: unit tests for URL API helper functions
- ipv4_normalize
- urlencode_str
- ipv6_parse
- parse_file

urlapi: make the string URL encoder normalize to uppercase
percent-encoding

Closes #21296
2026-04-14 12:09:38 +02:00

18 lines
205 B
XML

<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
unittest
urlapi
</keywords>
</info>
<client>
<features>
unittest
</features>
<name>
URL API unit tests
</name>
</client>
</testcase>