Blueprint middleware to set BrowserResponseMiddleware for the Browser adapter.
The MetaBrowserResponseMiddleware is an adapter middleware and is useful for handling outgoing responses and rendering them in the browser.
The configuration context containing modules and blueprint.
The next pipeline function to continue processing.
The updated blueprint or a promise resolving to it.
SetBrowserResponseMiddlewareMiddleware(context, next) Copy
SetBrowserResponseMiddlewareMiddleware(context, next)
Blueprint middleware to set BrowserResponseMiddleware for the Browser adapter.
The MetaBrowserResponseMiddleware is an adapter middleware and is useful for handling outgoing responses and rendering them in the browser.