trickstercache / trickster

Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator
https://trickstercache.org
Apache License 2.0
1.99k stars 177 forks source link

separate UpdateHeaders from UpdateParams #673

Closed paragor closed 9 months ago

paragor commented 1 year ago

Now "request_headers" sets only if "request_params" is not empty. But it seems to me that these parameters should be controlled separately.