Syntax:
post {connection}
Keyword handler:
net.eclecity.linguist.network.keyword.NetworkKPost.class
Runtime handler(s):
net.eclecity.linguist.network.keyword.NetworkHPost.class
Function:
Invoke the POST method on a connection, which then sends the request to the appropriate server. You can also use a connection as a string value if you are interested in the data that returns.
Example(s):
post MyConnection