Skip to content

feat(network-proxy): add websocket proxy env support#11784

Open
viyatb-oai wants to merge 1 commit intomainfrom
codex/viyatb/websocket-proxy-support
Open

feat(network-proxy): add websocket proxy env support#11784
viyatb-oai wants to merge 1 commit intomainfrom
codex/viyatb/websocket-proxy-support

Conversation

@viyatb-oai
Copy link
Collaborator

@viyatb-oai viyatb-oai commented Feb 13, 2026

Summary

  • add managed proxy env wiring for websocket-specific variables (WS_PROXY/WSS_PROXY, including lowercase)
  • keep websocket proxy vars aligned with the existing managed HTTP proxy endpoint
  • add CONNECT regression tests to cover allowlist and denylist decisions (websocket tunnel path)
  • document websocket proxy usage and CONNECT policy behavior in the network proxy README

Testing

  • just fmt
  • cargo test -p codex-network-proxy
  • cargo clippy -p codex-network-proxy

Add WS/WSS proxy env propagation in managed proxy env wiring, add CONNECT allow/deny regression tests, and document websocket tunnel policy behavior.

Co-Authored-By: Codex <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com>
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