Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/http2: Add custom-response endpoint for flexible e2e testing
Add a `/custom-response` endpoint that returns a configurable response via the `CUSTOM_RESPONSE` environment variable. Enable flexible e2e testing by allowing customised backend responses to simulate various routing and behaviour scenarios without modifying the application or rebuilding the container.
- Loading branch information