mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
12 lines
173 B
Text
12 lines
173 B
Text
description "Downloads www file directly to disc with GUI response (TcpSocket, HttpRequest demo)\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Core/SSL;
|
|
|
|
file
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|