HTTPSocket.send

Hi
after use send i have to call Xojo.Net.HTTPSocket.SendProgress to send the next record

SendProgress is listed in Events, a feedback for use with a progress bar.

and the online docu wrote about HTTPSocket

[quote]This item was deprecated in version 2019r1.
Please use URLConnection as a replacement. [/quote]