Given the variable HttpContext httpContext I want to check if its request path is empty. By that I mean the root url. I can check if the path is completely empty /
HttpContext httpContext