mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-06 04:52:26 +00:00
added downloading package manager
This commit is contained in:
parent
7e0050c496
commit
2e6791e61c
3 changed files with 3 additions and 4 deletions
2
http.Mod
2
http.Mod
|
|
@ -132,7 +132,7 @@ BEGIN
|
|||
Out.Ln;
|
||||
Logger.LogIntLn(Strings.Length(buff));
|
||||
*)
|
||||
Logger.Log(buff);
|
||||
(* Logger.Log(buff); *)
|
||||
UNTIL ~connectionFlag OR (Strings.Length(buff) > valueContentLength);
|
||||
Internet.Disconnect(socket);
|
||||
END get;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue