mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 03:55:03 -05:00
abd846c374
... as it makes the URL parser accept "very-long-hostname://" as a valid host name and we don't want that. The parser now only accepts a blank (no digits) after the colon if the URL starts with a scheme. Reported-by: d4d on hackerone Closes #6283
21 lines
195 B
Plaintext
21 lines
195 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
unittest
|
|
urlapi
|
|
</keywords>
|
|
</info>
|
|
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
<features>
|
|
unittest
|
|
</features>
|
|
<name>
|
|
urlapi port number parsing
|
|
</name>
|
|
</client>
|
|
</testcase>
|