The article reveals the details of the implementation of the dotnet-http CLI tool, which allows you to analyze HTTP requests in .NET. The stages of query processing, from DNS to redirects, and methods for extracting key data from events are considered. This solution makes it easier to identify performance issues and integrate monitoring into projects.