Change #264301
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 13 Apr 2026 14:55:16 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/test1675 |
| Revision | 9349bb5387de7d8841fd8d27112f40b3a670779a |
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