Skip to content

docs: clarify supported HTTP redirect status codes#8566

Open
Aditya7880900936 wants to merge 1 commit intoenvoyproxy:mainfrom
Aditya7880900936:fix-http-redirect-doc-8561
Open

docs: clarify supported HTTP redirect status codes#8566
Aditya7880900936 wants to merge 1 commit intoenvoyproxy:mainfrom
Aditya7880900936:fix-http-redirect-doc-8561

Conversation

@Aditya7880900936
Copy link
Contributor

Fixes #8561

Update the HTTP redirect documentation to clarify that Envoy Gateway
currently supports only status codes 301 and 302.

Also mention planned support for additional status codes
(303, 307, 308) in a future release.

Signed-off-by: Aditya7880900936 <adityasanskarsrivastav788@gmail.com>
@Aditya7880900936 Aditya7880900936 requested a review from a team as a code owner March 21, 2026 15:14
@netlify
Copy link

netlify bot commented Mar 21, 2026

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit f818654
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/69beb5f251b6580008ac2288
😎 Deploy Preview https://deploy-preview-8566--cerulean-figolla-1f9435.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

{{< /tabpane >}}

__Note:__ `301` (default) and `302` are the only supported statusCodes.
__Note:__ Currently, Envoy Gateway supports only `301` (default) and `302`
Copy link
Member

@zirain zirain Mar 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's fine to remove this now, it's fully supported in next release(v1.8).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP Redirects (documentation issue)

2 participants