Change #264295
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 13 Apr 2026 14:35:17 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/test1675 |
| Revision | d531aa4050e5556afacd6d7972c4041992bfc436 |
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
Changed files
- lib/urlapi-int.h
- lib/urlapi.c
- tests/data/Makefile.am
- tests/data/test1675
- tests/data/test58
- tests/unit/Makefile.inc
- tests/unit/unit1675.c