fn finish(res: *Response) FinishError!void

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

Parameters

res: *Response,