IHttpContextAccessor.HttpContext 什么时候可以为 null?
IHttpContextAccessor.HttpContext
的文档 说:
如果没有活动的 HttpContext,则返回 null。
类似的问题涉及由于配置错误而导致空值。在我的系统中它从来没有为空(到目前为止)。
什么时候可能没有活动上下文,因此该属性将为空?
The docs for IHttpContextAccessor.HttpContext
say:
Returns null if there is no active HttpContext.
Similar questions involve getting nulls due to misconfiguration. In my system it's never been null (so far).
When is it possible that there is no active context, and thus the property would be null?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论