mirror of
https://github.com/umputun/reproxy.git
synced 2025-02-16 18:34:30 +02:00
This is an attempt to address #108 Instead of dedicated support of header`s removal it allows to return a flag indicating plugin's full control over headers. With this flag set, the conductor won't mix response headers with originals but rather will count on a plugin to provide all the headers.