【问题标题】:Distinguish Web application and website using response/request Headers使用响应/请求标头区分 Web 应用程序和网站
【发布时间】:2015-04-25 04:33:01
【问题描述】:

我陷入了一种情况,我有一堆网址,我必须根据它们属于网站还是 webapp 来区分它们。

我试图从请求中查看响应头,发现我可以使用 server field & powered By 字段来检查它。

但是对于大多数请求,它们都被禁用了,所以有没有其他方法可以区分 webapps 和网站。

【问题讨论】:

    标签: c# web-applications web response httpresponse


    【解决方案1】:

    无法根据用户代理或其他一些属性来识别该网站 id webapp 或网站。它只是一个术语,这里有其他可能适合您的问题 - What's the difference between a web site and a web application?

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-06-12
      • 1970-01-01
      • 2019-10-01
      • 2011-01-24
      • 2011-04-23
      • 2016-05-06
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多