public MyMiddleware(IHttpContextAccessor httpContextAccessor) { _httpContextAccessor = httpContextAccessor; }. You can then access the current HTTP context ...
確定! 回上一頁