Age | Commit message (Expand) | Author |
---|---|---|
2020-03-13 | util/UriExtract: uri_get_path() returns std::string_view | Max Kellermann |
2020-03-13 | util/UriExtract: migrate uri_get_scheme() to std::string_view | Max Kellermann |
2019-09-08 | util/UriExtract: use uri_get_scheme() in uri_has_scheme() | Max Kellermann |
2019-09-08 | util/UriExtract: add uri_is_relative_path() | Max Kellermann |
2019-08-09 | util/UriExtract: add uri_get_fragment() | Max Kellermann |
2019-08-09 | util/UriExtract: uri_get_scheme() returns StringView | Max Kellermann |
2019-08-09 | util/UriUtil: split | Max Kellermann |