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

No proxy support under .NET Core 2.0 #133

Open
christopherseeley opened this issue Feb 14, 2018 · 1 comment
Open

No proxy support under .NET Core 2.0 #133

christopherseeley opened this issue Feb 14, 2018 · 1 comment
Assignees
Labels
bug Something isn't working P2

Comments

@christopherseeley
Copy link
Member

.NET Core 2.0 has issues with proxy support:
dotnet/wcf#1592

This will be fixed in .NET Core 2.1 and our library should to update as soon as it's available.

@arnamq
Copy link

arnamq commented Dec 14, 2018

Hi,

Did you manage to add proxy support to a DFP API client?

My project uses .NET Core 2.2 under CentOS Lunux (docker) and it seems that a client library ignores env proxy settings (http_proxy & https_proxy). The OAuth authorization (ADUser) uses a proxy settings but ReportJob ignores it.

Kind regards,
Piotr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P2
Projects
None yet
Development

No branches or pull requests

2 participants