I\'m going through the Dart server documentation. I see I can await for an HttpRequest like this:
await for
import