Previous | Up | Next |
HTTPsend
Send data as response to a request. This should be used only in asynchronous mode. It can be used several times and at different times for the same connection. Once the response is complete, just call closeHTTPcon.Parameters
I HTTPsend ( HTTPcon _http_connection_ S _data_ )
Return value
_http_connection_ any http connection _data_ piece of data to send as response to the request
0 if success