Changelog
- 8ced7a5 Merge pull request #2834 from muzhi1991/fix/openai-compat-host-header
- 3444820 Merge pull request #2939 from stringer07/fix/codex-stream-output-backfill
- 1716a84 feat(api): add support for
HEADrequests to/healthzendpoint - e6866ff feat(auth): add refresh backoff for ineffective token updates
- bb8408c fix(codex): backfill streaming response output
- eba561b fix(util): also keep Host in header map for synthetic requests
- 8f9e662 fix(util): forward custom Host header to upstream
- b6781d6 perf(codex): avoid repeated output patch writes