mirror of
https://gitee.com/openharmony/request_request
synced 2024-11-23 06:49:58 +00:00
!973 ylong_http新增monitor后重新引用Intorceptor
Merge pull request !973 from Tiga Ultraman/new_plat
This commit is contained in:
commit
d85649559d
@ -13,9 +13,9 @@
|
||||
|
||||
use std::error::Error;
|
||||
|
||||
use ylong_http_client::async_impl::{Client, Interceptor, Request};
|
||||
use ylong_http_client::async_impl::{Client, Request};
|
||||
use ylong_http_client::{
|
||||
Certificate, HttpClientError, Proxy, PubKeyPins, Redirect, Timeout, TlsVersion,
|
||||
Certificate, HttpClientError, Interceptor, Proxy, PubKeyPins, Redirect, Timeout, TlsVersion,
|
||||
};
|
||||
|
||||
cfg_oh! {
|
||||
|
Loading…
Reference in New Issue
Block a user