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 · 1 comment
Open

Customize Proxy #775

quartoxuna opened this issue Sep 12, 2023 · 1 comment
Labels

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"]);

Copy link

stale bot commented Jan 21, 2025

This issue has been automatically marked as stale because there has been no recent activity. It will be closed after 30 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant