Support Board
Date/Time: Wed, 21 May 2025 07:17:02 +0000
Post From: Trying to Send HTTP Post Request
[2023-12-06 18:49:35] |
User872421 - Posts: 2 |
I am trying to send HTTP post request to localhost using Function sc.MakeHTTPPOSTRequest. Its return type is int. Is there any way to check if request has been successfully sent or error is there. Or check if server is live or not. I can't find the way to apply the check. Thanks |