The same code used to work on an older server as we originally had the code since .NET 6, but now having updated to .NET 9 on a new Windows 2025 build, the HttpContext is always null.
Surely there is an approved method of retrieving basic details of a connecting client?