Home
last modified time | relevance | path

Searched refs:hpack (Results 26 – 50 of 4910) sorted by relevance

12345678910>>...197

/dports/lang/gleam/gleam-0.18.2/cargo-crates/h2-0.3.9/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/h2-0.3.4/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/net/routinator/routinator-0.10.2/cargo-crates/h2-0.3.3/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/h2-0.3.9/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/h2-0.3.6/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/net/krill/krill-0.9.4/cargo-crates/h2-0.3.6/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/net/oha/oha-0.4.7/cargo-crates/h2-0.3.6/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/h2-0.3.4/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/h2-0.3.7/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/h2-0.3.6/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/www/xh/xh-0.14.1/cargo-crates/h2-0.3.4/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/www/zola/zola-0.15.2/cargo-crates/h2-0.3.7/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/h2-0.3.4/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/h2-0.3.9/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/www/monolith/monolith-2.6.1/cargo-crates/h2-0.3.3/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/h2-0.3.4/src/
H A Dfuzz_bridge.rs3 use crate::hpack;
9 let mut decoder_ = hpack::Decoder::new(0); in fuzz_hpack()
16 let m_ = hpack::Header::Method(h); in fuzz_hpack()
17 let mut encoder = hpack::Encoder::new(0, 0); in fuzz_hpack()
23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode()
/dports/multimedia/navidrome/.npm/_cacache/index-v5/3e/fa/
H A D7af973903ed046784108dbf77d559a8909e7556fa0fd551aebc5aba0a97b2hpack.js/-/hpack.js-2.1.6.tgz","integrity":"sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=","time":161572796532…
/dports/www/py-hpack/hpack-4.0.0/docs/source/
H A Dinstallation.rst1 Installing hpack
4 hpack is trivial to install from the Python Package Index. Simply run:
8 $ pip install hpack
17 hpack has no external dependencies.
22 If you want to use nghttp2 with hpack, all you need to do is install it along
27 .. _our GitHub page: https://github.com/python-hyper/hpack
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hpack/
H A DREADME.rst2 hpack: HTTP/2 Header Encoding for Python
7 .. image:: https://travis-ci.org/python-hyper/hpack.png?branch=master
8 :target: https://travis-ci.org/python-hyper/hpack
17 Documentation is available at http://python-hyper.org/hpack/.
22 ``hpack`` welcomes contributions from anyone! Unlike many other projects we are
34 ``hpack`` is made available under the MIT License. For more details, see the
40 ``hpack`` is maintained by Cory Benfield, with contributions from others. For
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hpack/
H A DREADME.rst2 hpack: HTTP/2 Header Encoding for Python
7 .. image:: https://travis-ci.org/python-hyper/hpack.png?branch=master
8 :target: https://travis-ci.org/python-hyper/hpack
17 Documentation is available at http://python-hyper.org/hpack/.
22 ``hpack`` welcomes contributions from anyone! Unlike many other projects we are
34 ``hpack`` is made available under the MIT License. For more details, see the
40 ``hpack`` is maintained by Cory Benfield, with contributions from others. For
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/hpack/
H A DREADME.rst2 hpack: HTTP/2 Header Encoding for Python
7 .. image:: https://travis-ci.org/python-hyper/hpack.png?branch=master
8 :target: https://travis-ci.org/python-hyper/hpack
17 Documentation is available at http://python-hyper.org/hpack/.
22 ``hpack`` welcomes contributions from anyone! Unlike many other projects we are
34 ``hpack`` is made available under the MIT License. For more details, see the
40 ``hpack`` is maintained by Cory Benfield, with contributions from others. For
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/hpack/
H A DREADME.rst2 hpack: HTTP/2 Header Encoding for Python
7 .. image:: https://travis-ci.org/python-hyper/hpack.png?branch=master
8 :target: https://travis-ci.org/python-hyper/hpack
17 Documentation is available at http://python-hyper.org/hpack/.
22 ``hpack`` welcomes contributions from anyone! Unlike many other projects we are
34 ``hpack`` is made available under the MIT License. For more details, see the
40 ``hpack`` is maintained by Cory Benfield, with contributions from others. For
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/golang.org/x/net/http2/h2i/
H A DBUILD.bazel12 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
17 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
22 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
27 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
32 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
37 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
42 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
47 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/golang.org/x/net/http2/h2i/
H A DBUILD.bazel12 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
17 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
22 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
27 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
32 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
37 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
42 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
47 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
/dports/www/tusd/tusd-1.8.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/golang.org/x/net/http2/h2i/
H A DBUILD.bazel12 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
17 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
22 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
27 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
32 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
37 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
42 "//vendor/golang.org/x/net/http2/hpack:go_default_library",
47 "//vendor/golang.org/x/net/http2/hpack:go_default_library",

12345678910>>...197