Request.respond

Send back some data to the task who sent the request

struct Request(string name, ID = uint)
void
respond
(
Args...
)
(
Args args
)