Home
last modified time | relevance | path

Searched defs:Proxy (Results 1 – 23 of 23) sorted by relevance

/third_party/libwebsockets/READMEs/
DREADME.unix-domain-reverse-proxy.md3 ### Introduction
23 ### Mount origin format
41 ### Connectivity rules and translations
82 ### h1 -> h2 conversion
92 ### Behaviour if unix domain socket server unavailable
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy_structures.h103 struct Proxy struct
110 struct Proxy *next; argument
111 struct Proxy *prev; argument
134 struct Proxy * proxy; argument
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
Dproxy.c159 struct Proxy struct
161 char *url;
162 struct SPDY_Request *request;
163 struct SPDY_Response *response;
164 CURL *curl_handle;
165 struct curl_slist *curl_headers;
166 struct SPDY_NameValue *headers;
167 char *version;
168 char *status_msg;
169 void *http_body;
[all …]
/third_party/node/test/parallel/
Dtest-vm-proxies.js15 sandbox = { Proxy }; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DLocalizedNumberFormatterAsFormat.java124 static class Proxy implements Externalizable { class in LocalizedNumberFormatterAsFormat
131 public Proxy() { in Proxy() method in LocalizedNumberFormatterAsFormat.Proxy
/third_party/typescript_eslint/packages/eslint-plugin/typings/
Dnode.d.ts5 Proxy: typeof Proxy; property
/third_party/typescript/tests/cases/conformance/types/nonPrimitive/
DnonPrimitiveStrictNull.ts51 interface Proxy<T extends object> {} interface
DnonPrimitiveInGeneric.ts33 interface Proxy<T extends object> {} interface
/third_party/typescript/lib/
Dlib.es2015.proxy.d.ts41 declare var Proxy: ProxyConstructor; variable
/third_party/typescript/src/lib/
Des2015.proxy.d.ts21 declare var Proxy: ProxyConstructor; variable
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypes2.ts15 type Proxy<T> = { alias
/third_party/curl/docs/
DMANUAL.md133 ## Proxy section in curl tutorial
/third_party/flutter/skia/src/gpu/ops/
DGrTextureOp.cpp259 struct Proxy { struct in __anon891b0b200111::TextureOp
260 GrTextureProxy* fProxy;
261 int fQuadCnt;
/third_party/node/src/
Dnode_http_parser.cc917 struct Proxy<int (Parser::*)(Args...), Member> { struct in node::__anon439301180111::Parser
918 static int Raw(llhttp_t* p, Args ... args) { in Raw()
/third_party/boringssl/src/ssl/test/
Dhandshake_util.cc181 static bool Proxy(BIO *socket, bool async, int control, int rfd, int wfd) { in Proxy() function
/third_party/node/deps/npm/node_modules/http-proxy-agent/test/
Dtest.js11 var Proxy = require('proxy'); variable
/third_party/grpc/test/cpp/end2end/
Dchannelz_service_test.cc62 class Proxy : public ::grpc::testing::EchoTestService::Service { class
64 Proxy() {} in Proxy() function in grpc::testing::__anon5578d7680111::Proxy
Dend2end_test.cc247 class Proxy : public ::grpc::testing::EchoTestService::Service { class
249 Proxy(const std::shared_ptr<Channel>& channel) in Proxy() function in grpc::testing::__anon436848c50111::Proxy
/third_party/boost/boost/phoenix/function/
Dlazy_list.hpp400 class Proxy { // needed for operator-> class in boost::phoenix::impl::strict_list_iterator
403 Proxy( const T& xx ) : x(xx) {} in Proxy() function in boost::phoenix::impl::strict_list_iterator::Proxy
1007 class Proxy { // needed for operator-> class in boost::phoenix::impl::list_iterator
1010 Proxy( const T& xx ) : x(xx) {} in Proxy() function in boost::phoenix::impl::list_iterator::Proxy
/third_party/python/Lib/unittest/test/testmock/
Dtestpatch.py28 class Proxy(object): class
/third_party/python/Lib/test/
Dtest_descr.py2152 class Proxy(object): class
4253 class Proxy(object): class
4292 class Proxy(object): class
/third_party/mingw-w64/mingw-w64-headers/include/
Dntsecapi.h29 …Interactive = 2,Network,Batch,Service,Proxy,Unlock,NetworkCleartext,NewCredentials,RemoteInteracti… enumerator
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dntifs.h2444 Proxy, enumerator