Function url_test::modify
Synopsis
Declared in header <url.cpp>
template<class F>
static
void
modify(
core::string_view before,
core::string_view after,
F&& f);
Declared in header <url.cpp>
template<class F>
static
void
modify(
core::string_view before,
core::string_view after,
F&& f);