取消所有HTTP请求
Future<String?> cancelAllRequest() async { throw UnimplementedError('cancelAllRequest() has not been implemented.'); }