Skip to content

Add bounded private-network response metadata - #950

Merged
fewensa merged 1 commit into
mainfrom
codeon/fewensa/FWN-367/a1-8f9fbd31a543404a8dee5b6f5b0fe8b2
Sep 11, 2026
Merged

Add bounded private-network response metadata#950
fewensa merged 1 commit into
mainfrom
codeon/fewensa/FWN-367/a1-8f9fbd31a543404a8dee5b6f5b0fe8b2

Conversation

@fewensa

@fewensa fewensa commented Sep 11, 2026

Copy link
Copy Markdown
Owner

Implement bounded Access-Control-Allow-Private-Network response metadata across rttp-protocol, rttp-server, rttp-client, and the rttp facade. The shared parser accepts canonical case-sensitive true with SP or HTAB trimming, rejects malformed, control-byte, oversized, and duplicate values, and serializes true. Server declarations replace validated same-name fields; typed accessors preserve raw headers on parse failures. Add protocol, facade, client response, server response, and live HTTP/1.1 tests, plus documentation. Verified with cargo fmt --all -- --check, cargo clippy --workspace --all-targets --all-features -- -D warnings, and cargo test --all-features.

codeon:
  version: 1
  authority: FWN-367
  description: |-
    Add bounded Access-Control-Allow-Private-Network response metadata across the protocol, server, client, and compatibility facade. Preserve raw headers when typed parsing fails, keep declarations and accessors metadata-only, and document the 64 KiB and policy boundaries. Add protocol, facade, client response, server response, and live HTTP/1.1 interoperability coverage.
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-11T09:25:45.446986Z 201f202 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@fewensa
fewensa merged commit 374d699 into main Sep 11, 2026
1 check passed
@fewensa
fewensa deleted the codeon/fewensa/FWN-367/a1-8f9fbd31a543404a8dee5b6f5b0fe8b2 branch September 11, 2026 09:33
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