Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 289 Bytes

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