Home
last modified time | relevance | path

Searched refs:usingProxy (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netstack/frameworks/cj/http/include/
H A Dffi_structs.h83 CHttpProxy* usingProxy; member
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp332 bool usingProxy = NapiUtils::GetBooleanFromValue(GetEnv(), httpProxyValue); in ParseUsingHttpProxy() local
333 UsingHttpProxyType usingType = usingProxy ? UsingHttpProxyType::USE_DEFAULT : UsingHttpProxyType::NOT_USE; in ParseUsingHttpProxy()
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp366 ParseUsingHttpProxy(ops->usingProxy, ops->usingDefaultProxy); in ParseParams()

Completed in 4 milliseconds