mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 05:31:06 +00:00
add comment
This commit is contained in:
parent
37a07cc63f
commit
31f0accb54
@ -139,7 +139,7 @@ int Request::save(
|
||||
);
|
||||
}
|
||||
|
||||
void Request::parse()
|
||||
void Request::parse() // @TODO https://docs.gtk.org/glib/struct.Uri.html
|
||||
{
|
||||
auto match = Glib::Regex::split_simple(
|
||||
R"regex(^((\w+)?:\/\/)?([^:\/]+)?(:(\d+)?)?([^\?$]+)?(\?(.*)?)?)regex",
|
||||
|
Loading…
x
Reference in New Issue
Block a user