1.User Fiters启用 2.Action Action:Run Filterset now是否运行,Load Filterset加载,Save Filterset保存: 3.Hosts过滤 Zone:指定只显示内网(Intranet)或互联网(Internet)的内容: Host:指定显示某个域名下的会话: -No Host Filter:无HOST过滤: Hide the following Hosts:只显示如下HOST: Flag the following Hosts:加粗显示如
一.WebAuthorize 1.项目名称 WebAuthorize 2.加个中间件 过滤请求. using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Http; using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Text; using System.Threading.Tasks