sozu-proxy / sozu

Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
https://www.sozu.io/
GNU Affero General Public License v3.0
2.92k stars 188 forks source link

Harmonize handling of add_listener #1087

Closed Keksoj closed 4 months ago

Keksoj commented 4 months ago

To solve #1081

This PR creates additional error types and propagates more errors, to harmonize behaviour of the HTTPS, HTTP and TCP proxies.