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

[release/7.0-staging] [maccatalyst] Make sure MacProxy is included in System.Net.Http #91817

Merged

Conversation

steveisok
Copy link
Member

@steveisok steveisok commented Sep 8, 2023

Backport of #91473 to release/7.0

Fixes #90258

/cc @steveisok

Customer Impact

A customer reported #90258 where they were using ClientWebSocket.ConnectAsync in their MAUI app behind a proxy server and ran into connection issues using MacCatalyst. This is due to an incorrect condition in System.Net.Http.csproj that does not include the relevant source code.

Testing

Manually validated connection with a proxy works

Risk

Low

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

@ghost
Copy link

ghost commented Sep 8, 2023

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #91473 to release/7.0

Author: steveisok
Assignees: -
Labels:

area-System.Net.Http

Milestone: -

@steveisok steveisok added the Servicing-consider Issue for next servicing release review label Sep 8, 2023
@steveisok steveisok added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 11, 2023
@steveisok
Copy link
Member Author

Approved by tactics over email

@steveisok
Copy link
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@carlossanlop carlossanlop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signing off on behalf of @steveisok who confirmed the CI looks good.

@carlossanlop carlossanlop merged commit 8d2dff4 into dotnet:release/7.0-staging Sep 11, 2023
@karelz karelz added this to the 7.0.x milestone Sep 14, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Oct 14, 2023
@leecow leecow modified the milestones: 7.0.x, 7.0.13 Nov 13, 2023
@karelz karelz added the os-maccatalyst MacCatalyst OS label Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http os-maccatalyst MacCatalyst OS Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants