Searched refs:REDIRECT (Results 1 – 10 of 10) sorted by relevance
/third_party/node/deps/llhttp/include/ |
D | llhttp.h | 252 XX(43, REDIRECT, REDIRECT) \ 301 XX(43, REDIRECT, REDIRECT) \
|
/third_party/iptables/ |
D | tests-extensions-add-some-testcases.patch | 114 -p udp -j REDIRECT --to-ports 42-1234;=;OK 115 -p tcp -j REDIRECT --to-ports 42-1234 --random;=;OK 116 -j REDIRECT --to-ports 42;;FAIL 117 +-p tcp -j REDIRECT --to-ports -1;;FAIL 118 +-p tcp -j REDIRECT --to-ports 42-65536;;FAIL 119 +-j REDIRECT -h;;OK 289 -p udp -j REDIRECT --to-ports 42-1234;=;OK 290 -p tcp -j REDIRECT --to-ports 42-1234 --random;=;OK 291 -j REDIRECT --to-ports 42;;FAIL 292 +-p tcp -j REDIRECT --to-ports -1;;FAIL [all …]
|
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/ |
D | README.md | 45 [2021/06/17 14:33:56:7555] N: lws_client_reset: REDIRECT www.ebay.com:443, path='/', ssl = 1, alpn=… 51 [2021/06/17 14:33:57:7528] N: lws_client_reset: REDIRECT www.ebay.com:443, path='/', ssl = 1, alpn=…
|
/third_party/nghttp2/third-party/llhttp/include/ |
D | llhttp.h | 376 XX(43, REDIRECT, REDIRECT) \ 425 XX(43, REDIRECT, REDIRECT) \
|
/third_party/ffmpeg/libavformat/ |
D | rtspcodes.h | 139 REDIRECT, enumerator
|
/third_party/node/deps/undici/src/lib/llhttp/ |
D | constants.d.ts | 95 REDIRECT = 43, enumerator
|
D | constants.js | 170 METHODS.REDIRECT,
|
/third_party/node/deps/undici/ |
D | undici.js | 6801 METHODS.REDIRECT,
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 12304 qtdemux: Specify REDIRECT information in error message 22863 - Support for the new REDIRECT features
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 11019 is pretty complex as it will get the REDIRECT message on the bus at
|