Skip to content

Fix proxy bearer token - #1069

Closed
ehoogerbeets wants to merge 5 commits into
box:upstream-patchedfrom
ehoogerbeets:fixProxyBearerToken
Closed

Fix proxy bearer token#1069
ehoogerbeets wants to merge 5 commits into
box:upstream-patchedfrom
ehoogerbeets:fixProxyBearerToken

Conversation

@ehoogerbeets

Copy link
Copy Markdown
Contributor

No description provided.

ehoogerbeets and others added 5 commits July 23, 2026 18:33
- We were attempting to use the Basic tunneling scheme to talk to
  webproxy, but the JDK turns it off by default, so queries
  through our webproxy server were silently hanging
Introduce l10n.webproxy settings with per-service overrides for backward
compatibility, an opt-in for Basic auth on HTTPS CONNECT, and a default
connect timeout so unreachable proxies fail quickly instead of hanging.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
- This removes the token in the headers for OpenAI
- Instead, connect directly and put the token header on every request
@ehoogerbeets

Copy link
Copy Markdown
Contributor Author

Abandoned in favor of #1070

@ehoogerbeets
ehoogerbeets deleted the fixProxyBearerToken branch July 30, 2026 07:52
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