Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Behavior on retry #13

Open
tomrittervg opened this issue Dec 13, 2024 · 1 comment
Open

Behavior on retry #13

tomrittervg opened this issue Dec 13, 2024 · 1 comment

Comments

@tomrittervg
Copy link

How do you envision the retry working in detail? Would the browser retry a POST request? Would it honor Set-Cookie headers sent in the first response?

@Tanych
Copy link
Collaborator

Tanych commented Dec 13, 2024

we only modify the accept-language header with the more preferred language for the retry request. For other headers it would be the same as the initial requests. I don't think we change the request method, it depends on the initial request as well. You can see more details on the implementation docs: https://docs.google.com/document/d/1RkPDf7DNtcOj4KXeW8wNCuYfto-drnGYST_NvZe3GoY/edit?tab=t.0#bookmark=id.jbb4wdao0qq9

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

No branches or pull requests

2 participants