BaseHttpServerConnection.sendData

Send this data only. Headers should have already been sent. Low-level alternative to sendResponse.

class BaseHttpServerConnection
final
void
sendData
(
scope Data[] data
)

Meta