Http Proxy Settings Message Bus Topic
Answered
Hi,
Is there an existing message bus topic to listen to changes for the Http Proxy preference settings?
Please sign in to leave a comment.
No, what do you want to achieve by that?
I figured as much. The plugin I'm working on is relying on a library that needs to re-configure its http client engines upon a user changing their proxy settings in order for downstream requests to be correctly proxied. I came up with a different solution. Thanks!
Hi, I'm also trying to do this.
Can you provide some details on your alternate solution? Thanks
I just checked a locally-maintained http proxy state before making requests.