Recent

Author Topic: TFPHTTPClient make request in asynchronous mode  (Read 561 times)

artem101

  • Jr. Member
  • **
  • Posts: 84
TFPHTTPClient make request in asynchronous mode
« on: November 03, 2022, 08:20:34 am »
Is it possible to make asynchronous GET-request with TFPHTTPClient module without using threading?

Leledumbo

  • Hero Member
  • *****
  • Posts: 8757
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: TFPHTTPClient make request in asynchronous mode
« Reply #1 on: November 03, 2022, 08:56:43 am »
From what I can see through the code: no. Proper events will need to be added as well, as the OnDataReceived and such are too generic IMHO.

 

TinyPortal © 2005-2018