router/response library
Classes
Functions
-
writeResponse(
HttpRequest request, Future< Response> resp) → Future<void> - writeResponse takes in an HTTP request and a steward response, and writes the contents of the steward response to the HTTP response. TODO: this should only be called by Steward