Skip to content

worker:Implement --redirect-response

Ulrik Mikaelsson requested to merge out-of-band-responses into master

To avoid high volumes of traffic going through the broker, an operator can ask for "redirected" responses. For successful responses, this will cause an automatic 303 See Other, redirecting traffic directly to the worker.

Edited by Ulrik Mikaelsson

Merge request reports