microsoft / sarif-sdk

.NET code and supporting files for working with the 'Static Analysis Results Interchange Format' (SARIF, see https://github.com/oasis-tcs/sarif-spec)
Other
191 stars 88 forks source link

Add support for throwing HttpRequestException("No such host is known") in HttpMockHelper #2757

Closed LingZhou-gh closed 6 months ago

LingZhou-gh commented 6 months ago

Add support for throwing HttpRequestException("No such host is known") in HttpMockHelper. No release note added for this test change.

LingZhou-gh commented 6 months ago

It turns out this change is not needed anymore.