envoy-filter-example
envoy-filter-example copied to clipboard
add http server test
- Add an http server for testing http filter.
- Add config.yaml for testing http filter.
- Add readme for testing http filter instruction.
@lizan please help to review this pr
Can we have some sort of test for this config? Like verify examples in envoy repo.
Ok
Can we have some sort of test for this config? Like verify examples in envoy repo.
@lizan I add a startup.sh and verify.sh, please help to check