Skip to content

Conversation

@rzikm
Copy link
Member

@rzikm rzikm commented Oct 3, 2022

Fixes #4201.

I fixed it in (hopefully all) methods which accept string requestUri parameter.

@rzikm rzikm requested a review from a team as a code owner October 3, 2022 14:42
@ghost ghost assigned rzikm Oct 3, 2022
@ghost ghost added the area-System.Net.Http label Oct 3, 2022
@ghost
Copy link

ghost commented Oct 3, 2022

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

Issue Details

Fixes #4201.

I fixed it in (hopefully all) methods which accept string requestUri parameter.

Author: rzikm
Assignees: rzikm
Labels:

area-System.Net.Http

Milestone: -

@opbld33
Copy link

opbld33 commented Oct 3, 2022

Learn Build status updates of commit b1ec021:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Net.Http/HttpClient.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Copy link
Member

@ManickaP ManickaP left a comment

Choose a reason for hiding this comment

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

Thanks!

@rzikm rzikm merged commit 00c277e into dotnet:main Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HttpClient.GetAsync can throw UriFormatException

3 participants