reproxy/lib
Umputun c7a2308267 add OverrideHeadersIn and OverrideHeadersOut support
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.
2021-09-07 01:53:54 -05:00
..
plugin_test.go RPC plugins support (#85) 2021-06-01 02:56:39 -05:00
plugin.go RPC plugins support (#85) 2021-06-01 02:56:39 -05:00
rpc.go add OverrideHeadersIn and OverrideHeadersOut support 2021-09-07 01:53:54 -05:00