An open API service indexing awesome lists of open source software.

https://github.com/experianplc/httpclientissuerepro

A repository containing a small project to reproduce an issue for Microsoft with HttpClient
https://github.com/experianplc/httpclientissuerepro

bugreport csharp dotnet

Last synced: 3 months ago
JSON representation

A repository containing a small project to reproduce an issue for Microsoft with HttpClient

Awesome Lists containing this project

README

          

# HttpClientIssueRepro

A repository containing a small project to reproduce an issue for Microsoft with HttpClient

# Contents

- A Web API application with a values controller, that when called makes reuses a HttpClient to make a sub request
- A JMeter file to call the API under load