mirror of
https://github.com/aria2/aria2.git
synced 2026-04-13 08:18:46 +00:00
b7dbcea58bf0fea8792a653a64d8a87ae584d839
The previous implementation mistakenly sees '/abspath?uri=http://foo' as an absolute URI because it contains '://', but actually it is not. This change checks scheme part is constructed in the allowed character set described in RFC 3986 Section 3.1.
…
…
…
…
…
See README.asciidoc
Languages
C++
94.2%
C
3.7%
M4
1%
Makefile
0.8%
Shell
0.2%