degressly / degressly-comparator

Comparator for Degressly
Apache License 2.0
2 stars 0 forks source link

Add a return_response_from equivalent for non-idempotent upstreams. #1

Closed daniyaalk closed 6 days ago

daniyaalk commented 6 days ago

In similar lines to the return_response_from directive of degressly-core, there should be an option where the request from the candidate downstream is allowed to flow to the upstream API instead of that of the primary.

daniyaalk commented 6 days ago

Wrong repository