summaryrefslogtreecommitdiff
path: root/src/util/UriExtract.cxx
AgeCommit message (Expand)Author
2020-03-13util/UriExtract: uri_get_path() returns std::string_viewMax Kellermann
2020-03-13util/UriExtract: migrate uri_get_scheme() to std::string_viewMax Kellermann
2019-09-08util/UriExtract: use uri_get_scheme() in uri_has_scheme()Max Kellermann
2019-09-08util/UriExtract: add uri_is_relative_path()Max Kellermann
2019-08-09util/UriExtract: add uri_get_fragment()Max Kellermann
2019-08-09util/UriExtract: uri_get_scheme() returns StringViewMax Kellermann
2019-08-09util/UriUtil: splitMax Kellermann