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
202 stars 13 forks source link

cobrautil/templates(yaml_flag_printer): support <br>, <code> and <link> #755

Closed Choraden closed 3 months ago

Choraden commented 3 months ago

This patch adds support for <br>, <code>, </code>, and <link> to yaml printer (config files). It should have been added in #752.

mmatczuk commented 3 months ago

LGTM