Skip to content

Conversation

@github-actions
Copy link
Contributor

Backport of #32104 to release/10.0.1xx

/cc @mattleibow

Using GET was simpler, but required everything to be on the URL
and URL encoded. There is a limit to the number of chars.

Using a POST message allows for longer but also fits in with the
ability to extend later with different features.

Right now, Windows, iOS and Mac Catalyst use a POST with a body, but
Android is limited and has to use a header. In future, switching to
a [JavascriptInterface] may be worth investigation.

Fix the tests

whatever mac

no idea

some ws

Some versions of Android fail with missing headers
@rmarinho rmarinho added this to the .NET 10.0 GA milestone Oct 28, 2025
@rmarinho
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@rmarinho rmarinho merged commit 7ac8cad into release/10.0.1xx Oct 28, 2025
5 of 7 checks passed
@rmarinho rmarinho deleted the backport/pr-32104-to-release/10.0.1xx branch October 28, 2025 18:00
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