Add settings for proxy with authentication#106
Add settings for proxy with authentication#106Beutlin wants to merge 1 commit intojesperfj:masterfrom
Conversation
|
Hi @jesperfj, Do you have any plans to merge this soon? I urgently need this feature. |
|
I always completely ignore PRs with no or insufficient description. |
|
@jesperfj how can I contact you? I saw 1 PR like mine and you reflected out because there haven't been any test. |
|
At least just a description would be nice
…On Wed, Feb 26, 2025 at 10:18 AM Beutlin ***@***.***> wrote:
@jesperfj <https://github.com/jesperfj> how can I contact you? I saw 1 PR
like mine and you reflected out because there haven't been any test.
But testing proxies is not easy, as I don't know which proxy you want to
use in your automated tests.
—
Reply to this email directly, view it on GitHub
<#106 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACFJLGY7EWCUHHMFXJFOED2RYAPXAVCNFSM6AAAAABUIKHM2CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMOBVHA2DEMRRGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
[image: Beutlin]*Beutlin* left a comment (jesperfj/force-rest-api#106)
<#106 (comment)>
@jesperfj <https://github.com/jesperfj> how can I contact you? I saw 1 PR
like mine and you reflected out because there haven't been any test.
But testing proxies is not easy, as I don't know which proxy you want to
use in your automated tests.
—
Reply to this email directly, view it on GitHub
<#106 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACFJLGY7EWCUHHMFXJFOED2RYAPXAVCNFSM6AAAAABUIKHM2CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMOBVHA2DEMRRGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
I've updated the description and hope that makes the intention of this PR clearer. |
|
I tried to get my test setup working but it's simply become too hard and cumbersome to maintain even the most basic working tests. Mostly because I stopped using Salesforce a long time ago myself so I am not keeping up with changes. I am afraid this repo will no longer get even simple upgrades unless someone can help come up with a way of running the test suite against a reasonably stable test org setup. |
|
Thank you for your efforts for this great library. |
In enterprise companies, proxies might be neeed to talk to foreign websites.
This pull request adds proxy settings in the current library. Furthermore it allows user + password protected proxies.