Skip to content

Conversation

@grendello
Copy link
Contributor

The method encodes everything, including ampersands in the query
part of the URI. Instead follow advice given in

3675c5c#commitcomment-19000414

and use .OriginalString to let the caller handle encoding.

Updates fix committed in 3675c5c
for https://bugzilla.xamarin.com/show_bug.cgi?id=43411

The method encodes everything, including ampersands in the query
part of the URI. Instead follow advice given in

dotnet@3675c5c#commitcomment-19000414

and use .OriginalString to let the caller handle encoding.

Updates fix committed in 3675c5c
for https://bugzilla.xamarin.com/show_bug.cgi?id=43411
@grendello grendello closed this Sep 13, 2016
jpobst added a commit that referenced this pull request Nov 29, 2023
jpobst added a commit that referenced this pull request Nov 29, 2023
jpobst added a commit that referenced this pull request Nov 29, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants