mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:01:41 +03:00
- ipv4_normalize - urlencode_str - ipv6_parse - parse_file urlapi: make the string URL encoder normalize to uppercase percent-encoding Closes #21296
18 lines
205 B
XML
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>
|