Change #228338
Category | curl |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Fri 25 Apr 2025 22:38:04 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | 15839450be1640580df1c3bf449f0b7e73684419 |
Comments
urlapi: redirecting to "" is considered fine If the CURLU handle already holds a proper URL, otherwise it is an error. Verified by test 1560 Fixes #17188 Reported-by: zopsicle on github Closes #17189
Changed files
- docs/libcurl/curl_url_set.md
- lib/urlapi.c
- tests/libtest/lib1560.c