mirror of https://github.com/rwf2/Rocket.git
c9d0af09d6
In order to avoid making 'ResponseBuilder::sized_body' an asynchronous function, the seeking is deferred until finalization. 'finalize()' is replaced with '.await', and 'ResponseBuilder::ok()' is an 'async fn'. |
||
---|---|---|
.. | ||
codegen | ||
http | ||
lib |