mirror of
https://github.com/umputun/reproxy.git
synced 2024-11-24 08:12:31 +02:00
c7a2308267
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. |
||
---|---|---|
.. | ||
plugin_test.go | ||
plugin.go | ||
rpc.go |