摘要: 定义一个中间件类 来计算http请求的时间 public class ResponseTimeMiddleware { // Name of the Response Header, Custom Headers starts with "X-" private const string RESPO 阅读全文
posted @ 2020-02-20 14:13 低调码农哥! 阅读(871) 评论(0) 推荐(0)