Files
h2/tests/h2-support
Paolo Barbolini 5a92f256c0 Upgrade to bytes 0.6 (#497)
* Upgrade to bytes 0.6

* Update Cargo.toml

Co-authored-by: Eliza Weisman <eliza@buoyant.io>

* Update tests/h2-support/Cargo.toml

Co-authored-by: Eliza Weisman <eliza@buoyant.io>

Co-authored-by: Eliza Weisman <eliza@buoyant.io>
2020-11-19 14:38:56 -08:00
..
2020-11-19 14:38:56 -08:00
2020-11-19 14:38:56 -08:00

h2 test support

This crate includes utilities for writing h2 tests. This is broken up into a separate crate because it requires the unstable feature flag and to enable tower-h2 to use the same helpers.