Up

_networkSetHTTPpost

Send a simple HTTP POST request.

Prototype :

fun [ObjNetwork S S S] ObjNetwork

Return : ObjNetwork the same object or nil if an error occurs. In this last case, _networkGetError gives you informations.

See also :

_networkSetHTTPget

_networkGetError

Example :

Note :