Blueprint middleware that installs the kernel response resolver for the Fetch platform.
The kernel needs a resolver to turn a handler's return value into an OutgoingHttpResponse.
(Binary file responses are deferred to a later release; JSON/text/bytes are covered.)
Blueprint middleware that installs the kernel response resolver for the Fetch platform.
The kernel needs a resolver to turn a handler's return value into an
OutgoingHttpResponse. (Binary file responses are deferred to a later release; JSON/text/bytes are covered.)