node-http-proxy icon indicating copy to clipboard operation
node-http-proxy copied to clipboard

Allow forwarding a request to multiple endpoints.

Open gravyTrainee opened this issue 4 years ago • 0 comments
trafficstars

Allows forwarding to multiple endpoints by setting the forward option to an array of path strings.

Also responds with 202 Accepted when forwarding without a target (in a separate commit in case it's not wanted).

gravyTrainee avatar Sep 01 '21 20:09 gravyTrainee