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

Support for Proxy in HttpClient in iOS #15179

Closed
Syed-RI opened this issue May 19, 2023 · 2 comments
Closed

Support for Proxy in HttpClient in iOS #15179

Syed-RI opened this issue May 19, 2023 · 2 comments

Comments

@Syed-RI
Copy link

Syed-RI commented May 19, 2023

Description

Please provide support/implementations to enable proxy in iOS

We are currently working on some enterprise applications which will be deployed to corporate devices via their MDM systems and they will enforce proxy on these devices. I was horrified seeing this bit of warning in my .NET MAUI app

Screenshot 2023-05-19 at 14 15 50

Bit of search revealed more horrors here: xamarin/xamarin-macios#14632

May be this is bit late for our project and we will have to abstract and have platform specific, unmanaged HttpClientHandlers to support proxy in iOS devices. Is there any proposal anywhere or official workaround? Apologies, if there is any and I have somehow missed it.

CC @davidortinau @PureWeen @Redth @rolfbjarne for visibility

Public API Changes

NONE

Intended Use-Case

To support and enable proxy in IHttpClientFactory for iOS devices

@Syed-RI Syed-RI changed the title Support fot Proxy in HttpClient in iOS Support fo Proxy in HttpClient in iOS May 19, 2023
@Syed-RI Syed-RI changed the title Support fo Proxy in HttpClient in iOS Support for Proxy in HttpClient in iOS May 19, 2023
@Eilon
Copy link
Member

Eilon commented Aug 3, 2023

@rolfbjarne - does this seem like it should move to xamarin-macios or dotnet/runtime?

@rolfbjarne
Copy link
Member

This issue was moved to xamarin/xamarin-macios#18635

@ghost ghost locked as resolved and limited conversation to collaborators Sep 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants