MyChat Scripts Engine: working with the network
Functions to work with local network and Internet.
|
send asynchronous HTTP GET request via network; |
|
|
send asynchronous HTTP POST request via network; |
|
|
send HTTP GET request via the network and receive an answer; |
|
|
send HTTP POST request via the network and receive an answer. |