accept-encoding

美 [əkˈsept ɪnˈkoʊdɪŋ]英 [əkˈsept ɪnˈkəʊdɪŋ]
  • 网络接受编码;译码
accept-encodingaccept-encoding
  1. In this example , the Accept-Encoding header tells the Web server it accepts gzipped output .

    在这个示例中,Accept-Encoding头告诉Web服务器它接收用gzip压缩的输出。

  2. Having modified the HTTP request to include the Accept-Encoding header with a value of GZIP , I need to modify the method used to read that content .

    通过修改HTTP请求添加值为GZIP的Accept-Encoding头之后,我需要修改用来读取内容的方法。

  3. Accept-Encoding : The Accept-Encoding request-header field is similar to Accept , but restricts the content-codings .

    Accept-Encoding:Accept-Encoding请求标头字段类似于Accept,但是仅限于内容编码。

  4. You can see from a quick read that there is a framework for adding headers , but right now , Accept-Encoding is not a header the developers deal with .

    迅速浏览一下,您可以看到有一个用来添加头的框架,但此时Accept-Encoding并非开发者需要处理的头。