unhandled property

Stream<HttpRequest> unhandled

The Stream of HttpRequest not matching any hosts.

If this field is not read the default implementation will result in a HttpStatus.forbidden response.

Implementation

Stream<HttpRequest> get unhandled;