http_server icon indicating copy to clipboard operation
http_server copied to clipboard

VirtualDirectory.serveFile should return a Future

Open DartBot opened this issue 10 years ago • 1 comments

Originally opened as dart-lang/sdk#16924

This issue was originally filed by [email protected]


VirtualDirectory.serveFile of http_server library should return a Future that completes when the file has been successfully served.

It is a small change, so I made a CL: https://codereview.chromium.org/171363006

DartBot avatar Jun 05 '15 22:06 DartBot

<img src="https://avatars.githubusercontent.com/u/17034?v=3" align="left" width="48" height="48"hspace="10"> Comment by kevmoo


cc @skabet. Removed Type-Defect label. Added Type-Enhancement, Pkg-HttpServer, Area-Pkg, Triaged labels.

DartBot avatar Jun 05 '15 22:06 DartBot