The Visual Studio 2022 .http file editor provides a convenient way to test ASP.NET Core projects, especially API apps. The editor provides a UI that:
Creates and updates .http files.
Sends HTTP requests specified in .http files.
Displays the responses.