Home
last modified time | relevance | path

Searched refs:HTTP1 (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/security/xray-core/Xray-core-1.5.0/common/protocol/http/
H A Dsniff.go15 HTTP1 version = iota const
26 case HTTP1:
65 version: HTTP1,
/dports/net/v2ray/v2ray-core-4.36.2/common/protocol/http/
H A Dsniff.go15 HTTP1 version = iota
26 case HTTP1:
65 version: HTTP1,
/dports/net/py-twitter-tools/twitter-twitter-1.18.0/
H A DAUTHORS17 Andrew <adonoho> (Fixed streams support for HTTP1.1 chunked answers)
18 Benjamin Ooghe-Tabanou <RouxRC> (Helped fix streams support for HTTP1.1 chunked answers, added imag…
/dports/www/h2o-devel/h2o-dcc7134/fuzz/
H A Ddriver.cc52 #if !defined(HTTP1) && !defined(HTTP2)
56 #if defined(HTTP1) && defined(HTTP2)
235 #if defined(HTTP1) in create_accepted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cronet/android/test/smoketests/src/org/chromium/net/smoke/
H A DTestSupport.java23 HTTP1, enumConstant
H A DChromiumPlatformOnlyTestSupport.java27 case HTTP1: in createTestServer()
H A DPlatformOnlyEngineTest.java39 InstrumentationRegistry.getTargetContext(), TestSupport.Protocol.HTTP1); in setUp()
H A DChromiumNativeTestSupport.java38 case HTTP1: in createTestServer()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/docs/sources/design-documents/
H A D2020-02-Promtail-Push-API.md94 generated for languages that have gRPC support, and, for HTTP1 support, a
99 uses the gRPC gateway to handle HTTP1 traffic instead of the HTTP1 shim that
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/srv/
H A Dhttp_request.py15 from calibre.srv.utils import MultiDict, HTTP1, HTTP11, Accumulator
20 protocol_map = {(1, 0):HTTP1, (1, 1):HTTP11}
248 self.response_protocol = self.request_protocol = HTTP1
/dports/misc/perkeep/perkeep-0.11/doc/protocol/
H A Ddiscovery.md17 GET / HTTP1.1
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/command/connect/envoy/testdata/
H A Dingress-gateway-without-register.golden66 "codec_type": "HTTP1",
H A Dingress-gateway-register-without-service-with-proxy-id.golden66 "codec_type": "HTTP1",
H A Dingress-gateway-address-specified.golden66 "codec_type": "HTTP1",
H A Dingress-gateway-no-auto-register.golden66 "codec_type": "HTTP1",
H A Dingress-gateway-register-with-service-and-proxy-id.golden66 "codec_type": "HTTP1",
H A Dingress-gateway-register-with-service-without-proxy-id.golden66 "codec_type": "HTTP1",
H A Dingress-gateway.golden66 "codec_type": "HTTP1",
/dports/devel/etcd32/etcd-3.2.32/cmd/vendor/github.com/cockroachdb/cmux/
H A Dmatchers.go50 func HTTP1() Matcher { func
/dports/devel/etcd31/etcd-3.1.20/cmd/vendor/github.com/cockroachdb/cmux/
H A Dmatchers.go50 func HTTP1() Matcher { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/github.com/cockroachdb/cmux/
H A Dmatchers.go64 func HTTP1() Matcher { func
/dports/devel/grpc134/grpc-1.34.1/src/proto/grpc/testing/xds/v3/
H A Dhttp_connection_manager.proto44 // applicable to both HTTP1 and HTTP2 requests.
/dports/security/suricata/suricata-6.0.4/rules/
H A Dhttp2-events.rules16 alert http2 any any -> any any (msg:"SURICATA HTTP2 invalid HTTP1 settings during upgrade"; flow:es…
/dports/devel/etcd31/etcd-3.1.20/etcdmain/
H A Dgrpc_proxy.go141 httpl = m.Match(cmux.HTTP1())
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/warp-3.3.17/
H A Dwarp.cabal77 Network.Wai.Handler.Warp.HTTP1
154 Network.Wai.Handler.Warp.HTTP1

12345678