diff options
author | Daniel Stenberg <daniel@haxx.se> | 2018-11-02 23:46:01 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-11-03 00:16:53 +0100 |
commit | 8e8b1c5a33796e5b08138689c0a24b3bfb5693fb (patch) | |
tree | 5173dac13278084a73559a974a772a021cccaa07 /src | |
parent | b28094833a971870fd8c07960b3b12bf6fbbaad3 (diff) | |
download | curl-bagder/url-shorthost-plus-port.tar.gz |
url: a short host name + port is not a schemebagder/url-shorthost-plus-port
The function identifying a leading "scheme" part of the URL considered a few
letters ending with a colon to be a scheme, making something like "short:80"
to become an unknown scheme instead of a short host name and a port number.
Extended test 1560 to verify.
Reported-by: Hagai Auro
Fixes #3220
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions