fn finish(req: *Request) FinishError!void

Finish the body of a request. This notifies the server that you have no more data to send.

Parameters

req: *Request,