Change #262045
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 23 Mar 2026 10:14:12 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/urlencode-url |
| Revision | a9a9d087aafbda33b5541c476d7ea18b717a9650 |
Comments
urlapi: accept odd bytes in URL when URL encoding When asked to URL-encode, the parser now accepts control codes in the path. Test 1560 is extended with several new test combinations. Also made it verify zone IDs a little better.
Changed files
- lib/doh.c
- lib/urlapi-int.h
- lib/urlapi.c
- tests/libtest/lib1560.c