After running the example provided here https://answers.flexsim.com/questions/21092/web-communication-within-flexsim.html It seems that applicationcommand("sendhttprequest", verb, server, object, data, silent, result) send a https request under the hood. Is there a way to toggle this feature in the case that the server I want to talk to doesn't support https?