'In Visual Studio 2019, how can I see a log of all the received API calls

In Visual Studio 2019 (running locally), how can I see a log of all the API calls received from a react application running on another local server? If this isn't possible in Visual Studio 2019, is it possible in a later version?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source