Uh oh!
There was an error while loading. Please reload this page.
fix(http): enforce address and response deadline policy - #17
Closed
fffonion wants to merge 5 commits into
Closed
Conversation
This was referenced Aug 10, 2026
fffonionforce-pushed
the
refactor/unified-host-runtime-lifecycle
branch
from
August 10, 2026 23:03
d0bfbd7 to
f1613b5Comparefffonionforce-pushed
the
fix/http-transport-hardening
branch
from
August 10, 2026 23:03
cc43369 to
7ce91c5Comparefffonionforce-pushed
the
refactor/unified-host-runtime-lifecycle
branch
from
August 11, 2026 12:08
f1613b5 to
c1e9013Comparefffonionforce-pushed
the
fix/http-transport-hardening
branch
from
August 11, 2026 12:08
7ce91c5 to
b73fa51Comparefffonionforce-pushed
the
refactor/unified-host-runtime-lifecycle
branch
from
August 17, 2026 10:47
c1e9013 to
543f3cfComparefffonion
commented
Aug 17, 2026
CollaboratorAuthor
Superseded by #26. Address policy, redirect validation, response bounds, and deadline hardening were folded into the final HTTP/SSE layer. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Stack
Layer 6 of 14
Previous: #16
Next: #18
Validation
cargo test --locked --all-features --test http_host_tests