-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ramin/make_proxy_aware_connection_configurable (#310)
* test HttpOverrides to pass the connection through the proxy server * get system proxy and add it to HttpOverride * add onProxy found callback * create custom HttpClient for the websocket connection * use flutter-system proxy dep * make onProxyFound optional * code cleanup * revert unnessary changes * remove debugging code * remove debugging code * use proxyAwareConnection flag in BinaryAPI
- Loading branch information
1 parent
f337d60
commit 9c4c80f
Showing
2 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters