Skip to content

fix(network): preserve encoded request bodies during secret substitution#768

Draft
toksdotdev wants to merge 1 commit into
mainfrom
codex/fix-issue-756-secret-git-clone
Draft

fix(network): preserve encoded request bodies during secret substitution#768
toksdotdev wants to merge 1 commit into
mainfrom
codex/fix-issue-756-secret-git-clone

Conversation

@toksdotdev
Copy link
Copy Markdown
Member

@toksdotdev toksdotdev commented May 20, 2026

summary

  • preserves raw request bytes during secret substitution unless a placeholder replacement is needed
  • keeps body replacement byte-based so non-utf8 payloads are not rewritten through lossy utf8 conversion

closes #756

@toksdotdev toksdotdev changed the title fix(network): preserve github clones with host-scoped secrets fix(network): preserve encoded request bodies during secret substitution May 20, 2026
@toksdotdev toksdotdev force-pushed the codex/fix-issue-756-secret-git-clone branch from f437c95 to 022df87 Compare May 20, 2026 13:49
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.

git clone over HTTPS fails inside a sandbox when an SNI-matching secret is configured

1 participant