Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize Proxy #775

Open
quartoxuna opened this issue Sep 12, 2023 · 0 comments
Open

Customize Proxy #775

quartoxuna opened this issue Sep 12, 2023 · 0 comments

Comments

@quartoxuna
Copy link

It seems not to be possible to configure proxy settings when initializing a new client.
It is possible for the used HTTP client (guzzle6 in my case), but I don't understand, how I should configure the proxy settings.

Is there a way to simply do this:
$client = new Gitlab\Client(["proxy" => "proxy.example.org:3128"]);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant