Since handle() returns an RxJS Observable , we have a wide choice of operators ... CallHandler): Observable<any> { return next.handle().pipe( timeout(5000), ...
確定! 回上一頁