saucelabs / forwarder

Forwarder is a production-ready, fast MITM proxy with PAC support. It's suitable for debugging, intercepting and manipulating HTTP traffic. It's used as a core component of Sauce Labs Sauce Connect Proxy.
https://forwarder-proxy.io
Mozilla Public License 2.0
225 stars 13 forks source link

utils/compose: implement builder pattern in Compose directly #763

Open mmatczuk opened 6 months ago

mmatczuk commented 6 months ago

Merge Builder and Compose types into one.