Skip to content

GH-1773: Treat 410 Gone as 404 Not Found#1775

Merged
cstamas merged 2 commits intoapache:masterfrom
cstamas:gh-1773
Jan 29, 2026
Merged

GH-1773: Treat 410 Gone as 404 Not Found#1775
cstamas merged 2 commits intoapache:masterfrom
cstamas:gh-1773

Conversation

@cstamas
Copy link
Member

@cstamas cstamas commented Jan 29, 2026

This change in fact unifies error handling in HTTP transporters, and removes copy-paste from all of them.

Fixes #1773

@cstamas cstamas added this to the 2.0.15 milestone Jan 29, 2026
@cstamas cstamas self-assigned this Jan 29, 2026
@cstamas cstamas added the enhancement New feature or request label Jan 29, 2026
@cstamas cstamas marked this pull request as ready for review January 29, 2026 15:22
@cstamas cstamas merged commit f3b42f7 into apache:master Jan 29, 2026
14 checks passed
@cstamas cstamas deleted the gh-1773 branch January 29, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve transport error classification

2 participants