Home
last modified time | relevance | path

Searched refs:PROXY (Results 1 – 25 of 26) sorted by relevance

12

/third_party/curl/tests/data/
Dtest145640 HTTP-IPv6 GET with PROXY protocol
56 s/PROXY TCP6 ::1 ::1 (\d+) (\d+)/PROXY TCP6 ::1 ::1 $2/
59 PROXY TCP6 ::1 ::1 %HTTP6PORT
Dtest145537 HTTP GET when PROXY Protocol enabled
51 s/^PROXY TCP4 %CLIENTIP %HOSTIP (\d*) %HTTPPORT/proxy-line/
/third_party/curl/docs/cmdline-opts/
Dhaproxy-protocol.d2 Help: Send HAProxy PROXY protocol v1 header
7 Send a HAProxy PROXY protocol v1 header at the beginning of the connection. This
Dpage-footer63 .SH "PROXY PROTOCOL PREFIXES"
/third_party/nghttp2/
Dproxy.pac.sample5 // return "PROXY localhost:3000";
/third_party/curl/tests/libtest/
Dlib540.c41 #define PROXY libtest_arg2 macro
62 res_easy_setopt(eh[num], CURLOPT_PROXY, PROXY); in init()
/third_party/nghttp2/doc/sources/
Dnghttpx-howto.rst393 Enable PROXY protocol
396 PROXY protocol can be enabled per frontend. In order to enable PROXY
404 nghttpx supports both PROXY protocol v1 and v2. AF_UNIX in PROXY
414 in :option:`--backend` option. If PROXY protocol is enabled, then an
415 address obtained from PROXY protocol is taken into consideration.
526 PROXY protocol support per frontend.
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/
DSGI_texture_color_table.txt75 addition to PROXY method?
77 No, this should be done with PROXY.
DSGI_color_table.txt140 table is too large for the implementation. (See the PROXY discussion
/third_party/openGLES/extensions/SGI/
DSGI_texture_color_table.txt75 addition to PROXY method?
77 No, this should be done with PROXY.
DSGI_color_table.txt140 table is too large for the implementation. (See the PROXY discussion
/third_party/nghttp2/src/
Dshrpx_client_handler.cc1381 enum { LOCAL, PROXY } cmd; in proxy_protocol_v2_read() enumerator
1389 cmd = PROXY; in proxy_protocol_v2_read()
1476 if (cmd != PROXY) { in proxy_protocol_v2_read()
/third_party/openGLES/extensions/EXT/
DEXT_copy_texture.txt251 extension do not accept PROXY targets.)
DEXT_histogram.txt153 too large for the implementation. (See the PROXY discussion
DEXT_texture_array.txt279 PROXY TEXTURE_CUBE_MAP for a cube map proxy texture in the special case
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_copy_texture.txt251 extension do not accept PROXY targets.)
DEXT_histogram.txt153 too large for the implementation. (See the PROXY discussion
DEXT_texture_array.txt279 PROXY TEXTURE_CUBE_MAP for a cube map proxy texture in the special case
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_cube_map.txt87 * We need to deal with PROXY stuff to determine if all the cube map
/third_party/openGLES/extensions/SGIX/
DSGIX_cube_map.txt87 * We need to deal with PROXY stuff to determine if all the cube map
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_float.txt321 properties. When TexImage3D is executed with target specified as PROXY
/third_party/openGLES/extensions/ARB/
DARB_texture_float.txt331 properties. When TexImage3D is executed with target specified as PROXY
/third_party/libnl/lib/route/link/
Dvxlan.c649 diff |= VXLAN_DIFF(PROXY, a->vxi_proxy != b->vxi_proxy); in vxlan_compare()
/third_party/node/deps/npm/node_modules/make-fetch-happen/
DREADME.md273 `process.env.PROXY` are used if present and no `opts.proxy` value is provided.
/third_party/nghttp2/doc/
Dnghttpx.1.rst306 To accept PROXY protocol version 1 and 2 on frontend
331 http://[<USER>:<PASS>@]<PROXY>:<PORT>. If a proxy

12