Network.post

Post data to the specified URL.

class Network
ubyte[]
post
(
string url
,
const(ubyte)[] data
)

Meta