Searched refs:hpack (Results 1 – 19 of 19) sorted by relevance
4 These tests use the [hpack-test-case][1] project to validate OkHttp's HPACK15 * Make hpack-test-case update itself from git, and run new tests.16 * Add maven goal to generate stories and a pull request to hpack-test-case19 [1]: https://github.com/http2jp/hpack-test-case
846 switch (h2n->hpack) { in lws_hpack_interpret()868 h2n->hpack = HPKS_IDX_EXT; in lws_hpack_interpret()902 h2n->hpack = HPKS_HLEN; in lws_hpack_interpret()913 h2n->hpack = HPKS_IDX_EXT; in lws_hpack_interpret()918 h2n->hpack = HPKS_HLEN; in lws_hpack_interpret()936 h2n->hpack = HPKS_HLEN; in lws_hpack_interpret()943 h2n->hpack = HPKS_HLEN; in lws_hpack_interpret()961 h2n->hpack = HPKS_IDX_EXT; in lws_hpack_interpret()966 h2n->hpack = HPKS_HLEN; in lws_hpack_interpret()978 h2n->hpack = HPKS_IDX_EXT; in lws_hpack_interpret()[all …]
261 enum http2_hpack_state hpack; member
1491 if (h2n->hpack != HPKS_TYPE) { in lws_h2_parse_end_of_frame()1494 h2n->hpack, h2n->type, in lws_h2_parse_end_of_frame()
2 # Frames expressed as binary str were generated using the solicit and hpack-rs3 # Rust crates (https://github.com/mlalic/solicit, https://github.com/mlalic/hpack-rs)5 # using Go x/net/http2 and x/net/http2/hpack modules.9 ~ http2 frame hpack build dissect data headers priority settings rststream pushpromise ping goaway …212 ~ http2 hpack huffman227 ~ http2 hpack huffman245 ~ http2 hpack field hpackstrlenfield265 ~ http2 hpack field hpackstrlenfield306 ~ http2 hpack field hpackstrlenfield319 ~ http2 hpack field hpackstrlenfield[all …]
3 dict = hpack.dictionary
22 test/core/end2end/fuzzers/hpack.dictionary
1 # hpack fuzzing dictionary
202 hpack: 'com.twitter:hpack:0.10.1',
96 "lib/roles/h2/hpack.c",
1499 lib/roles/h2/hpack.c
87 Headers are converted to all lower-case and hpack format for h2 return connections.
192 hpack.js: 2.1.6
355 * New: Update HTTP/2 support to to `h2-16` and `hpack-10`.464 * New: Update to h2-14 and hpack-9.