Home
last modified time | relevance | path

Searched refs:proxyType_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_request.cpp38 proxyType_(HttpProxyType::NOT_USE), in HttpClientRequest()
97 proxyType_ = type; in SetHttpProxyType()
155 return proxyType_; in GetHttpProxyType()
/ohos5.0/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_request.h225 HttpProxyType proxyType_; variable