linkerd2/proxy
Eliza Weisman 8da70bb6e2
Run all discovery tests for HTTP/1 as well as HTTP/2 (#556)
In order to ensure we catch discovery and routing issues arising from different logic for HTTP/1 and HTTP/2 requests, I've modified tests/discovery.rs to run all applicable tests with both HTTP/1 and HTTP/2 requests. The tests themselves are largely unchanged, but now there are separate modules containing HTTP/1 and HTTP/2 versions of a majority of the tests.
2018-03-09 17:24:48 -08:00
..
controller-grpc Turn off the `use_logging` default feature of quickcheck. (#465) 2018-02-26 16:04:58 -10:00
convert Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
futures-mpsc-lossy Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
router Enforce that requests are mapped to connections for each Host: header values (#492) 2018-03-06 16:44:14 -08:00
src Fix outbound HTTP/1 requests not using Destinations (#555) 2018-03-09 16:25:19 -08:00
tests Run all discovery tests for HTTP/1 as well as HTTP/2 (#556) 2018-03-09 17:24:48 -08:00
Cargo.toml proxy: improve transparency of host headers and absolute-uris (#535) 2018-03-08 13:15:21 -08:00
Dockerfile Add flaky_tests feature for skipping some tests on CI (#441) 2018-02-26 10:17:53 -08:00