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

Redirection treated as a network error #612

Merged
merged 11 commits into from
Aug 27, 2024
Merged

Redirection treated as a network error #612

merged 11 commits into from
Aug 27, 2024

Conversation

wilaw
Copy link
Contributor

@wilaw wilaw commented Jul 30, 2024

Updates connection algorithm so that any HTTP redirection response is treated as a network error and is indistinguishable from any 3XX,5XX error. Adds note with motivation for why this being done.

Fixes: #499


Preview | Diff

@wilaw wilaw requested a review from jan-ivar July 30, 2024 13:21
index.bs Show resolved Hide resolved
index.bs Outdated Show resolved Hide resolved
index.bs Outdated Show resolved Hide resolved
@jan-ivar jan-ivar merged commit 3363834 into main Aug 27, 2024
2 checks passed
github-actions bot added a commit that referenced this pull request Aug 27, 2024
SHA: 3363834
Reason: push, by jan-ivar

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

API handling of redirects
2 participants