Skip to content

Bump ModernHttpClient to set AllowAutoRedirect to true when building inside Xamarin's SDK#158

Merged
spouliot merged 1 commit intodotnet:masterfrom
spouliot:nsurlsession-allowautoredirect
Jun 9, 2016
Merged

Bump ModernHttpClient to set AllowAutoRedirect to true when building inside Xamarin's SDK#158
spouliot merged 1 commit intodotnet:masterfrom
spouliot:nsurlsession-allowautoredirect

Conversation

@spouliot
Copy link
Copy Markdown
Contributor

@spouliot spouliot commented Jun 9, 2016

This aligns the handler with the managed and CFNetwork-based ones
and makes it easier to switch between them without additional or
conditional code.

…inside Xamarin's SDK

This aligns the handler with the managed and CFNetwork-based ones
and makes it easier to switch between them without additional or
conditional code.
@xamarin-release-manager
Copy link
Copy Markdown
Collaborator

Build success

@spouliot spouliot merged commit 8fe3df9 into dotnet:master Jun 9, 2016
@spouliot spouliot deleted the nsurlsession-allowautoredirect branch June 9, 2016 13:29
rmarinho added a commit that referenced this pull request Mar 3, 2026
Refactor GetAvailableDevices.RunSimCtlAsync to use the shared
SimctlOutputParser from the Xamarin.MacDev submodule instead of
inline JSON parsing. This:

- Reuses tested parsing logic (65+ unit tests in macios-devtools)
- Shares the parser across both MSBuild tasks and the MAUI CLI tool
- Keeps devicetypes parsing inline (not yet in shared parser)
- Preserves all MSBuild metadata, filtering, and discarding logic

Depends on dotnet/macios-devtools PR #158 being merged to main.
The submodule currently points to feature/simulator-management.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
rmarinho added a commit that referenced this pull request Mar 4, 2026
Point submodule from feature/simulator-management branch to main,
which now includes the merged simulator management APIs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
rmarinho added a commit that referenced this pull request Mar 4, 2026
Refactor GetAvailableDevices.RunSimCtlAsync to use the shared
SimctlOutputParser from the Xamarin.MacDev submodule instead of
inline JSON parsing. This:

- Reuses tested parsing logic (65+ unit tests in macios-devtools)
- Shares the parser across both MSBuild tasks and the MAUI CLI tool
- Keeps devicetypes parsing inline (not yet in shared parser)
- Preserves all MSBuild metadata, filtering, and discarding logic

Depends on dotnet/macios-devtools PR #158 being merged to main.
The submodule currently points to feature/simulator-management.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
rmarinho added a commit that referenced this pull request Mar 4, 2026
Point submodule from feature/simulator-management branch to main,
which now includes the merged simulator management APIs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
rmarinho added a commit that referenced this pull request Mar 9, 2026
Refactor GetAvailableDevices.RunSimCtlAsync to use the shared
SimctlOutputParser from the Xamarin.MacDev submodule instead of
inline JSON parsing. This:

- Reuses tested parsing logic (65+ unit tests in macios-devtools)
- Shares the parser across both MSBuild tasks and the MAUI CLI tool
- Keeps devicetypes parsing inline (not yet in shared parser)
- Preserves all MSBuild metadata, filtering, and discarding logic

Depends on dotnet/macios-devtools PR #158 being merged to main.
The submodule currently points to feature/simulator-management.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
rmarinho added a commit that referenced this pull request Mar 9, 2026
Point submodule from feature/simulator-management branch to main,
which now includes the merged simulator management APIs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
rmarinho added a commit that referenced this pull request Mar 9, 2026
Refactor GetAvailableDevices.RunSimCtlAsync to use the shared
SimctlOutputParser from the Xamarin.MacDev submodule instead of
inline JSON parsing. This:

- Reuses tested parsing logic (65+ unit tests in macios-devtools)
- Shares the parser across both MSBuild tasks and the MAUI CLI tool
- Keeps devicetypes parsing inline (not yet in shared parser)
- Preserves all MSBuild metadata, filtering, and discarding logic

Depends on dotnet/macios-devtools PR #158 being merged to main.
The submodule currently points to feature/simulator-management.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
rmarinho added a commit that referenced this pull request Mar 9, 2026
Point submodule from feature/simulator-management branch to main,
which now includes the merged simulator management APIs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants