Skip to content

Conversation

@RF1705
Copy link

@RF1705 RF1705 commented Jan 24, 2025

…figuration via stream context to ensure functionality behind a corporate proxy.

Since my Repman instance is running behind a corporate proxy, I couldn't use the native proxy functionality provided by Repman directly, as it didn't work in my setup. However, by explicitly setting the proxy configuration in the stream context of my HTTP requests, the connection works as expected. This approach ensures that the traffic is routed through the proxy without relying on Repman's internal handling.

…figuration via stream context to ensure functionality behind a corporate proxy.

Since my Repman instance is running behind a corporate proxy, I couldn't use the native proxy functionality provided by Repman directly, as it didn't work in my setup. However, by explicitly setting the proxy configuration in the stream context of my HTTP requests, the connection works as expected. This approach ensures that the traffic is routed through the proxy without relying on Repman's internal handling.
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