【发布时间】:2012-05-16 19:35:15
【问题描述】:
我使用 Firefox 发起了一个 http 请求。现在请求标头显示如下:
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
但很想知道q=0.9,*/*;q=0.8是什么
【问题讨论】:
-
它指定与特定编码相关的q质量。请参阅standard。
标签: http http-headers