send

open override fun send(url: URL, content: T)

Sends to a URL.

Parameters

url

URL to which to send.

content

content to send.

Throws

if the data cannot be sent.