reproxy/app
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
..
discovery add a warning on missing configuration file for file provider 2021-08-28 12:25:07 -05:00
mgmt fix typo in mock file name 2021-06-29 20:35:50 -05:00
plugin add OverrideHeadersIn and OverrideHeadersOut support 2021-09-07 01:53:54 -05:00
proxy fix flaky tests 2021-08-12 22:31:15 -05:00
main_test.go drop leading and trailing dbl-quotes from the headers #100 2021-07-08 16:27:42 -05:00
main.go fix incorrect detection of header's dbl quotes 2021-07-09 15:20:45 -05:00