nitcorn: HttpResponse::body is now an agnostic Writable
authorJean Privat <jean@pryen.org>
Thu, 31 May 2018 18:18:24 +0000 (14:18 -0400)
committerJean Privat <jean@pryen.org>
Thu, 31 May 2018 19:52:25 +0000 (15:52 -0400)
commit93a32258cb6a99b967ec4d0c2ea0349b75396e74
treed970352156cce124c0db478c8aab6dbce78130cb
parentcce74f261b4b79360bfc70d062b1e4d01f8aef82
nitcorn: HttpResponse::body is now an agnostic Writable

The only quirk is computing the length :(

Signed-off-by: Jean Privat <jean@pryen.org>
lib/nitcorn/http_response.nit