@ -22,6 +22,11 @@ namespace Volo.Abp.AspNetCore.Uow
return null;
}
if (httpContext.WebSockets.IsWebSocketRequest)
{
var currentUrl = httpContext.Request.Path.Value;
if (currentUrl != null)