This repository has been archived by the owner on Jul 9, 2023. It is now read-only.
remote request to server from proxyclient. #835
gonzalopixart
started this conversation in
General
Replies: 1 comment 1 reply
-
I think you should as k this on Stackoverflow, since this is not related to TWP. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a function that sends a json to a server, this json has the url and the server to which I send this info analyzes it and returns a true or false, but it is not working for me. I save the return of this function in a variable that then executes the .OK with the blocking html code, I have attached an example of how I did it, but how would it be the best way to do it?
Beta Was this translation helpful? Give feedback.
All reactions