experianplc / HttpClientIssueRepro

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C# 100.0%