Support Board
Date/Time: Mon, 15 Sep 2025 21:45:21 +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 |