Skip to content

Fix SendAsync_GetWithInvalidHostHeader_ThrowsException - #72779

Merged
rzikm merged 1 commit into
dotnet:mainfrom
rzikm:72756-Test-failure-SystemNetHttpFunctionalTestsSocketsHttpHandlerTest_HttpClientHandlerTest_Headers_Http11SendAsync_GetWithInvalidHostHeader_ThrowsException
Jul 25, 2022
Merged

Fix SendAsync_GetWithInvalidHostHeader_ThrowsException#72779
rzikm merged 1 commit into
dotnet:mainfrom
rzikm:72756-Test-failure-SystemNetHttpFunctionalTestsSocketsHttpHandlerTest_HttpClientHandlerTest_Headers_Http11SendAsync_GetWithInvalidHostHeader_ThrowsException

Conversation

@rzikm

Copy link
Copy Markdown
Member

Fixes#72756.

The test was broken by #71385 which made the instance created by CreateHttpClient helper function ignore certificate errors.

@ghostghost assigned rzikmJul 25, 2022
@ghost

Copy link
Copy Markdown

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

Issue Details

Fixes #72756.

The test was broken by #71385 which made the instance created by CreateHttpClient helper function ignore certificate errors.

Author:rzikm
Assignees:-
Labels:

area-System.Net.Http

Milestone:-

@rzikm

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-libraries-coreclr outerloop

@rzikm
rzikm requested a review from a teamJuly 25, 2022 10:58
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@rzikm

Copy link
Copy Markdown
MemberAuthor

Test failures are unrelated

@rzikm
rzikm merged commit a0cd16e into dotnet:mainJul 25, 2022
@karelzkarelz added this to the 7.0.0 milestone Aug 7, 2022
@ghostghost locked as resolved and limited conversation to collaborators Sep 6, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

3 participants

@rzikm@ManickaP@karelz