Skip to content

docs: clarify supported HTTP redirect status codes#8566

Open
Aditya7880900936 wants to merge 2 commits intoenvoyproxy:mainfrom
Aditya7880900936:fix-http-redirect-doc-8561
Open

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

Conversation

@Aditya7880900936
Copy link
Copy Markdown
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.

@Aditya7880900936 Aditya7880900936 requested a review from a team as a code owner March 21, 2026 15:14
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 21, 2026

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit 78e131e
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/69c8758422e5e80008c25fcb
😎 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
Copy Markdown
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).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks for the clarification! I've removed the outdated note.

Signed-off-by: Aditya7880900936 <adityasanskarsrivastav788@gmail.com>
Signed-off-by: Aditya7880900936 <adityasanskarsrivastav788@gmail.com>
@zirain zirain force-pushed the fix-http-redirect-doc-8561 branch from f482286 to 78e131e Compare March 29, 2026 00:42
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