Previous Up Next

rflHTTPclose
Define a callback on connection closing. It is fired when :


HTTPcon rflHTTPclose (
HTTPcon _http_connection_
fun [HTTPcon u0] u1 _callback_
u0 _user_
)
Parameters

_http_connection_
any http connection
_callback_
callback function
_user_
user parameter.
Return value

http connection

Error :