为什么 HttpContext.CurrentHandler == TransferRequestHandler 是什么意思?
在调试我的 ASP.NET 应用程序时,我发现 HttpContext.CurrentHandler 在第一次运行 HttpModules PreRequestHandlerExecute() 函数时设置为 Handlers.TransferRequestHandler。
我找不到关于这个主题的任何信息,只是将 TransferRequestHandler 放在谷歌上只能得到一些结果,其中很多与该主题无关。
有人解释一下这里发生了什么吗?
问候
while debugging my ASP.NET application i found out, HttpContext.CurrentHandler is set to Handlers.TransferRequestHandler in the first run of HttpModules PreRequestHandlerExecute() function.
I can't find any information on this topic, just putting TransferRequestHandler to google brings up only a few results, lot of them not related to the topic.
Has anybody an explanation what goes on here?
Regards
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论