Commit Graph

1 Commits

Author SHA1 Message Date
Nathan Coleman 7575004535
NET-5457 Support multiple virtual hosts for a single API gateway listener (#19120)
* Modify struct to support multiple routes for a given readyListener

* Rework route construction for API gateways

* Add changelog entry

* Add golden file test for API gateway w/ multiple hostnames on a single listener

* Build up routes with deterministic ordering

* Improve docstring
2023-10-10 14:21:25 -04:00