Support Board
Date/Time: Tue, 26 Nov 2024 13:45:57 +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 |