Change #264436
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Tue 14 Apr 2026 12:09:38 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 0b4ebebb06b3148a234a5a7bc95f8253dd6cb8df |
Comments
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
Changed files
- lib/urlapi-int.h
- lib/urlapi.c
- tests/data/Makefile.am
- tests/data/test1675
- tests/data/test58
- tests/libtest/lib1560.c
- tests/unit/Makefile.inc
- tests/unit/unit1675.c