Skip to content

fix(http): enforce address and response deadline policy - #17

Closed
fffonion wants to merge 5 commits into
refactor/unified-host-runtime-lifecyclefrom
fix/http-transport-hardening
Closed

fix(http): enforce address and response deadline policy#17
fffonion wants to merge 5 commits into
refactor/unified-host-runtime-lifecyclefrom
fix/http-transport-hardening

Conversation

@fffonion

@fffonion fffonion commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • enforce address policy across DNS results and redirects
  • apply bounded response deadlines and in-flight request limits

Stack

Layer 6 of 14
Previous: #16
Next: #18

Validation

  • cargo test --locked --all-features --test http_host_tests

@fffonion
fffonion force-pushed the refactor/unified-host-runtime-lifecycle branch from d0bfbd7 to f1613b5 Compare August 10, 2026 23:03
@fffonion
fffonion force-pushed the fix/http-transport-hardening branch from cc43369 to 7ce91c5 Compare August 10, 2026 23:03
@fffonion
fffonion force-pushed the refactor/unified-host-runtime-lifecycle branch from f1613b5 to c1e9013 Compare August 11, 2026 12:08
@fffonion
fffonion force-pushed the fix/http-transport-hardening branch from 7ce91c5 to b73fa51 Compare August 11, 2026 12:08
@fffonion
fffonion force-pushed the refactor/unified-host-runtime-lifecycle branch from c1e9013 to 543f3cf Compare August 17, 2026 10:47
@fffonion

Copy link
Copy Markdown
Collaborator Author

Superseded by #26. Address policy, redirect validation, response bounds, and deadline hardening were folded into the final HTTP/SSE layer.

@fffonion fffonion closed this Aug 17, 2026
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.

1 participant