Commit c12e854
committed
fix(agent): normalize BUX_CP_CODEX_URL scheme before building base_url (Cubic, ENG-4785)
Coerce the value to an absolute https:// base_url: tolerate a bare host or a
stray ws/wss value rather than emitting a scheme-less base_url that silently
breaks Codex routing.1 parent dc24ec1 commit c12e854
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
136 | 147 | | |
137 | 148 | | |
138 | 149 | | |
| |||
0 commit comments