Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] don't use <sstream> and <iomanip> for string construction | Konstantin Käfer | 2018-10-23 | 1 | -0/+8 |
* | [core] Remove private header includes from CLI utilities | Konstantin Käfer | 2017-03-28 | 1 | -18/+0 |
* | [core] add tests for user/password, port, trailing dot, and IPv4/IPv6 address... | Konstantin Käfer | 2017-02-13 | 1 | -0/+20 |
* | [test] add tests for paths with leading slashes | Konstantin Käfer | 2017-01-17 | 1 | -0/+34 |
* | [core] include leading slash in URL.path | Konstantin Käfer | 2017-01-17 | 1 | -25/+25 |
* | [core] refactor URL parsing | Konstantin Käfer | 2016-12-21 | 1 | -0/+182 |
* | [core] add util::isURL() for checking whether a string starts with a URL scheme | Konstantin Käfer | 2016-12-07 | 1 | -0/+25 |