• I also need to check the HTTP header content-encoding to see if the server responded with GZIP.

    需要检查httpcontent - encoding看看服务器是否GZIP响应

    youdao

  • If it does, I will set the response header Content-Encoding to gzip and wrapper the response output stream with a gzip output stream.

    如果支持,响应Content - Encoding设置gzip并用gzip输出把响应输出流包装起来

    youdao

  • When the server sends back the resulting content, the Content-Encoding header reveals to the browser the format used to compress the content.

    服务器发送生成内容时,Content - encoding浏览器说明压缩内容所用格式

    youdao

  • Thus,  you will get a response, which include the response header name "Content-Encoding" and value "gzip", and need to ungzip the response data.

    这样将会得到一个响应,根据消息Content-Encodinggzip你可以知道,传输过来数据是经过gzip压缩的。

    youdao

  • The Content-Encoding header tells the browser that the response body is compressed using the gzip algorithm. After decompressing the blob, you’ll see the HTML you’d expect

    内容编码告诉浏览器整个响应gzip算法进行压缩

    youdao

  • One-line include in Perl CGI, Python CGI and PHP scripts automatically handles ETag generation and validation, Content-Length generation and gzip Content-Encodingcorrectly.

    用于CGI模式运行的Perl/Python/PHP脚本自动处理ETag生成/校验Content-Length生成内容压缩正确地

    youdao

  • Thanks to it, the stream gets fully consumed and its content is transformed to a string, using the encoding relevant to the HTTP exchange.

    多亏这个转换器,得到了完全的处理,内容通过使用HTTP交换相关编码转换字符串

    youdao

  • Remember, you need to know the content encoding before you wrapper the socket.

    请记住,在包装接字之前需要了解内容编码

    youdao

  • Server side encoding is a process where all dynamic content will go through an encoding function where scripting tags will be replaced with codes in the chosen character set.

    服务器端的编码过程其中所有动态内容经过个编码函数这时脚本编制标记替代所选择的字符集中的代码

    youdao

  • Analysis of character encoding, words, and content style can easily determine with high confidence which language textual data is in.

    字符编码单词内容样式分析可以轻松而明确地判断文本数据属于哪种语言

    youdao

  • It should be pretty straightforward to enable specialized content encoding.

    支持专门内容编码相当容易的。

    youdao

  • While the rest of us threw in the towel on screen scraping, a determined community emerged that was not satisfied to ignore the prospect of encoding semantic content in documents.

    虽然大多数屏幕抓取灰头土脸、败下阵来,但是一个意志坚定社区却脱颖而出,她对于在文档中编码语义内容前景被忽视甚为不满

    youdao

  • The IETF's standard for compressing HTTP contents includes two levels of encoding: content encoding and transfer encoding.

    IETF用来压缩HTTP内容标准包括编码内容编码传输编码。

    youdao

  • From the server side, there are two ways to deal with the content encoding.

    服务器两种处理内容编码方式

    youdao

  • In addition, XML also provides support for various types of text encoding, leaving it up to the content author to declare the encoding they're using in each document.

    此外XML支持不同类型文本编码内容作者文档声明使用编码。

    youdao

  • If a type map is used in the Apache configuration file, it is used to map URLs to file names based on any combination of language, content type, and character encoding.

    如果Apache配置文件使用类型映射,那么使用根据语言内容类型字符编码任意组合将URL映射文件名

    youdao

  • You can configure the Web server to identify clients that can support compressed content encoding and then encode the output content being requested in that format.

    可以配置Web服务器使它标识能够支持压缩内容编码客户机然后这种格式发出请求输出内容进行编码

    youdao

  • Furthermore, this article looks at encoding at the servlet level, which will enable you to implement a different content encoding scheme.

    此外本文讨论servlet级别上的编码使可以实现不同内容编码方案

    youdao

  • Content encoding applies to methods of encoding and compression that have been already applied to documents before the Web user requests them.

    内容编码是指Web用户请求文档之前已经应用这些文档编码压缩方法

    youdao

  • It only differs in that the content of the SOAP message body contains extra type information that the encoding mechanism generates.

    唯一不同一点是,SOAP消息内容包含一些额外的类型信息编码机制生成的。

    youdao

  • These improvements include a reduction in encoding size, the introduction of control state to separate behavioral state from content, and intelligent integration with data-bound controls.

    这些改进包括:减少编码数量采用控件状态内容中分离出行为状态,以及智能集成数据绑定控件

    youdao

  • In modern practice the difference between content and transfer encoding is blurred since the pages requested do not exist until after they are requested (they are created in real-time).

    现在实践中内容传输编码界限已经很模糊,原因是所请求页面只有被请求才会存在(它们是实时生成的)。

    youdao

  • An alternative is to encode the file content using base 64-bit encoding and post that encoded content with the original HTTP post that created the CMIS document.

    一种替代方法基础64编码方法文件内容进行编码,再创建CM IS文档原始HTTPPOST发布编码的内容。

    youdao

  • A string can have different encoding (for example, ASCII, EBCDIC, UTF-8, and so on), and the content of the string can potentially be in different languages.

    字符串可以不同编码(ASCIIEBCDICUTF - 8等等),并且字符串内容可以采用不同的语言

    youdao

  • Instead, it implements three different options for representing content: text-based XML encoding, JSON encoding, and opaque binary encoding, which is useful for things such as conveying JPEG files.

    相反呈现内容实现三种不同选项基于文本XML编码JSON编码不透明二进制编码,后者对于某些场景会非常有用,例如传递JPEG文件。

    youdao

  • Similarly, some systems transmit XML documents over HTTP without fully reading them but need to set the HTTP Content-type header to indicate the proper encoding.

    类似地有些系统通过http传输xml文档时,并没有全部读取文档,需要设置HTTP的Content - type报头指定正确的编码

    youdao

  • Note that IIS will only compress dynamic content when the HTTP request headers sent from the browser contain Accept-Encoding: gzip.

    注意只有浏览器发送HTTP请求包含Accept - Encodinggzip的情况下,IIS压缩动态内容

    youdao

  • Content and transfer encoding. IETF's two-level standard for compressing HTTP contents.

    内容传输编码IETF用于压缩HTTP内容的两级标准

    youdao

  • Content-Transfer-Encoding is used to specify the type of transfer encoding, that is, whether data that you want to transfer is in character or binary format.

    Content - Transfer - Encoding用来指定传输编码类型也就是传输的数据字符格式还是二进制格式。

    youdao

  • 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请求添加GZIPAccept - encoding头之后,需要修改用来读取内容方法

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定