mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-21 23:15:54 +02:00
Version 0.991 BETA
This commit is contained in:
@@ -55,10 +55,6 @@ function HTTP.downloadImage(url, callback)
|
||||
return operation
|
||||
end
|
||||
|
||||
function HTTP.progress(operationId)
|
||||
return g_http.getProgress(operationId)
|
||||
end
|
||||
|
||||
function HTTP.cancel(operationId)
|
||||
return g_http.cancel(operationId)
|
||||
end
|
||||
|
Reference in New Issue
Block a user