摘要: using Microsoft.AspNetCore.Http.Features; namespace Microsoft.AspNetCore.Http; /// <summary> /// Provides methods to create and dispose of <see cref=" 阅读全文
posted @ 2022-04-20 11:47 重构者 阅读(39) 评论(0) 推荐(0) 编辑
摘要: using System.Security.Claims; using Microsoft.AspNetCore.Http.Features; namespace Microsoft.AspNetCore.Http; /// <summary> /// Encapsulates all HTTP-s 阅读全文
posted @ 2022-04-20 11:45 重构者 阅读(122) 评论(0) 推荐(0) 编辑