Skip to content

feat: add RedirectPlan for validating and following redirects#13901

Open
algebraic-dev wants to merge 7 commits into
sofia/async-http-replayable-bodyfrom
sofia/async-http-redirect-plan
Open

feat: add RedirectPlan for validating and following redirects#13901
algebraic-dev wants to merge 7 commits into
sofia/async-http-replayable-bodyfrom
sofia/async-http-redirect-plan

Conversation

@algebraic-dev
Copy link
Copy Markdown
Member

This PR adds a RedirectPlan type that uses the RFC9110 logic to validate redirect responses and automatically redirect.

@algebraic-dev algebraic-dev self-assigned this May 30, 2026
@algebraic-dev algebraic-dev requested a review from TwoFX as a code owner May 30, 2026 13:11
@algebraic-dev algebraic-dev changed the base branch from master to sofia/async-http-replayable-body May 30, 2026 13:12
@github-actions github-actions Bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label May 30, 2026
@mathlib-lean-pr-testing
Copy link
Copy Markdown

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase b5f7399bf19d623b3a5171732f1b3e617cfac38f --onto c47a0c7cf035381a2bcdd4cdf2442782eb4a5214. You can force Mathlib CI using the force-mathlib-ci label. (2026-05-30 14:01:45)

@leanprover-bot
Copy link
Copy Markdown
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI will not be attempted unless your PR branches off the nightly-with-manual branch. Try git rebase b5f7399bf19d623b3a5171732f1b3e617cfac38f --onto 803553a556fd82fa1060efb0c43eda542130cb16. You can force reference manual CI using the force-manual-ci label. (2026-05-30 14:01:46)

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

Labels

changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants