envoyproxy/envoy

Need 3XX Location URL rewrite feature

Open

#12,591 建立於 2020年8月11日

在 GitHub 查看
 (11 留言) (0 反應) (1 負責人)C++ (5,373 fork)batch import
area/httphelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

Title:

Description: We use an encode filter to rewrite location URL today in eBay traffic engineering, but this looks like a feature that should be supported from upstream Envoy side.

We are using Envoy 1.13. Is this feature already available in master? Is it required upstream?

What we are looking for is:

  1. Upstream sends some location header and 302.
  2. Envoy has an option for the route where it can rewrite the location header to a different value.

貢獻者指南