Skip to content

feat(policy): add typed request-response policy pipeline#224

Merged
GefMar merged 1 commit into
mainfrom
request_response_policy_pipeline
Jul 11, 2026
Merged

feat(policy): add typed request-response policy pipeline#224
GefMar merged 1 commit into
mainfrom
request_response_policy_pipeline

Conversation

@GefMar

@GefMar GefMar commented Jul 11, 2026

Copy link
Copy Markdown
Contributor
  • centralize proxy routing and redirect decisions in a Rust-first policy seam
  • preserve replayability and cross-origin security across buffered and streaming paths
  • redact redirect diagnostics and centralize PyO3 policy error mapping
  • make local and CI abi3 builds deterministic

- centralize proxy routing and redirect decisions in a Rust-first policy seam
- preserve replayability and cross-origin security across buffered and streaming paths
- redact redirect diagnostics and centralize PyO3 policy error mapping
- make local and CI abi3 builds deterministic
@GefMar GefMar added this to the 0.3.7 Policy Seam & Security milestone Jul 11, 2026
@GefMar GefMar linked an issue Jul 11, 2026 that may be closed by this pull request
@GefMar GefMar merged commit d802506 into main Jul 11, 2026
16 checks passed
@GefMar GefMar deleted the request_response_policy_pipeline branch July 11, 2026 19:11
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.

Add Request Response Policy Pipeline

1 participant