.reference

git-svn-id: svn://ultimatepp.org/upp/trunk@9839 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2016-05-15 18:51:22 +00:00
parent e044c1b085
commit 036363c510

View file

@ -12,7 +12,7 @@ CONSOLE_APP_MAIN
DUMP(f.scheme);
DUMP(f.host);
DUMP(f.port);
DUMP(f.user);
DUMP(f.username);
DUMP(f.password);
DUMP(f.path);
DUMP(f.query);