cog icon indicating copy to clipboard operation
cog copied to clipboard

Add support for running Cog behind an http proxy

Open vanstee opened this issue 9 years ago • 2 comments

@jason-riddle hit this issue when trying to run Cog behind an http proxy. Cog should be aware of the HTTP_PROXY and HTTPS_PROXY env vars and make requests accordingly. We should also add some logging around the websocket connection to make sure the proxy supports them and prints a descriptive error message if not.

vanstee avatar Apr 13 '16 18:04 vanstee

Any update on this?

splashx avatar Jun 06 '17 20:06 splashx

Just to follow up on this one: https://github.com/BlakeWilliams/Elixir-Slack/issues/94

This issue depends on upstream patching Elixir-Slack which in turn depends on upstream patching of websocket_client

splashx avatar Jul 31 '17 11:07 splashx