1. Roland Smith
  2. PowerBuilder
  3. Sunday, 29 March 2020 02:27 AM UTC

The GetURL function makes the web call asynchronously but doesn't support HTTPS.

The HttpClient object supports HTTPS but makes the web call synchronously.

Are both of these statements correct?

Has there been any thought to supporting async in HttpObject?

 

Mark Lee @Appeon Accepted Answer Pending Moderation
  1. Monday, 30 March 2020 08:18 AM UTC
  2. PowerBuilder
  3. # 1

Hi Roland,

 

The GetURL function supports HTTP and HTTPS.

And the HttpClient object supports HTTPS but it will invoke a synchronous call.

Currently, we don't have a plan to support async in HttpObject. But I will record it as a new enhancement request and will transfer it to our product team for consideration.

 

Regards,

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.