unhandled property
Stream<HttpRequest>
get
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;