Skip to content

Support proxy for Websocket requests [INS-5350] - #8624

Merged
cwangsmv merged 4 commits into
developfrom
fix/support-proxy-for-websocket
Apr 25, 2025
Merged

Support proxy for Websocket requests [INS-5350]#8624
cwangsmv merged 4 commits into
developfrom
fix/support-proxy-for-websocket

Conversation

@cwangsmv

@cwangsmv cwangsmv commented Apr 17, 2025

Copy link
Copy Markdown
Contributor

Changes

  • Add a new setting for websocket request to consume proxy from Preference settings
Screenshot 2025-04-17 at 14 34 54
  • Modify websocket connection logic to use proxy agent when proxy is enabled
  • Fix a bug that when customized CA cert is disabled, Websocket connection still uses that cert

Closes #5562

@cwangsmv
cwangsmv force-pushed the fix/support-proxy-for-websocket branch from 14c4a6a to 1fa01b5 Compare April 17, 2025 06:41
jackkav
jackkav previously approved these changes Apr 17, 2025
@cwangsmv
cwangsmv force-pushed the fix/support-proxy-for-websocket branch from 68a6115 to 4e551d4 Compare April 21, 2025 06:40
@cwangsmv
cwangsmv force-pushed the fix/support-proxy-for-websocket branch from 0e36d5d to c84c288 Compare April 25, 2025 08:35
@cwangsmv
cwangsmv merged commit 1dd7e0f into develop Apr 25, 2025
@cwangsmv
cwangsmv deleted the fix/support-proxy-for-websocket branch April 25, 2025 08:55
cwangsmv added a commit that referenced this pull request Jun 10, 2025
* support websocket connection using proxy settings
* update package json
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.

WebSocket requests not routed through the configured proxy

3 participants