Network.post

Post data to the specified URL.

class Network
void[]
post
(
string url
,
in void[] data
)

Meta