Change #264322
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 13 Apr 2026 22:00:23 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/test1675 |
| Revision | c9b9cca318b46d36e83ff5397f3ea629141a1e5e |
Comments
urlapi: stop extracting hostname from file:// URLs on Windows There is no reason we should treat this part different on Windows. Noe anything except blank, localhost or 127.0.0.1 cause error there as well.
Changed files
- lib/urlapi.c
- tests/unit/unit1675.c