pub const ASPNETCORE_REQUEST_IS_UNHANDLED: &str = "aspnetcore.request.is_unhandled";
Flag indicating if request was handled by the application pipeline.
True