fn finish(res: *Response) FinishError!void
[src]
Finish the body of a request. This notifies the server that you have no more data to send.
fn finish(res: *Response) FinishError!void
Finish the body of a request. This notifies the server that you have no more data to send.