content-type

美 [ˈkɑːntent taɪp]英 [ˈkɒntent taɪp]
  • 网络内容类型;显示字符集设定
content-typecontent-type
  1. This content-type growth needs higher requirements to financial management of telecom enterprises .

    这种内涵式的增长对电信企业的财务管理提出了更高的要求。

  2. The Content-Type is used to identify the type of data in the message body .

    Content-Type用来标识消息主体中的数据类型。

  3. In this case , the response content-type would be set to text / html .

    在这种情况下,响应的content-type会被设置为text/html。

  4. Set the media type of the body as specified by the Content-Type header .

    将主体的媒体类型设置为跟Content-Type头指定的一样。

  5. One of the most important pieces of metadata is the Content-Type in the last line .

    元数据的一个最重要的部分是最后一行中的Content-Type。

  6. In case of SOAP message Content-Type should have a value " text / xml " .

    对于SOAP消息Content-Type应该有一个值“text/xml”。

  7. Content does not directly span lines , although successive lines might contain the same content-type .

    虽然后续行可能含有相同的内容类型,但是内容并不直接跨多行。

  8. To correctly send JSON back , you set the content-type as application / json .

    要正确地发回JSON,需要将内容类型设置为application/json。

  9. Use the Content-Type HTTP header while serving the document if you can .

    如果可以,可在提供文档时使用Content-TypeHTTP头。

  10. The content-type header cannot be set to a multipart type for this request .

    无法为此请求将内容类型标头设置为多部分类型。

  11. The value specified here corresponds to the content-type header of the HTTP request .

    此处指定的值对应于内容类型头部的HTTP请求。

  12. The top-level Content-Type for an MTOM message has a value of the form shown here

    MTOM消息的顶级Content-Type具有如下所示形式的值

  13. The root part of the MIME message contains the SOAP envelope with Content-Type set to text / xml .

    MIME消息的根部件包含SOAP信封,Content-Type被设置为text/xml。

  14. However , the final [ T = text / html ] field changes the Content-Type header to text / html .

    然而,最后的[T=text/html]字段会把Content-Type报头更改为text/html。

  15. There is another header called the Content-Type header which is used to communicate the media type of the actual entity body .

    还有另一种标头称为Content-Type标头,用来表达实际实体正文的媒体类型。

  16. With a content-type of xml , your KML feed is ready for Google Maps .

    有了xml格式的内容类型之后,GoogleMaps的KMLfeed就准备好了。

  17. The REST APIs use the Content-type header in the HTTP request to determine the format of the data stored in the grid .

    RESTAPI在HTTP请求中使用内容类型头部以便确定存储在网格中的数据的格式。

  18. WAP / WML templates require a php Content-Type header to be passed along with the template .

    WAP/WML模板需要一个说明文件内容形式的文件头和模板同时传递出去。

  19. This implies two things . First , the request needs to specify a content-type of application / json so that this method will be invoked .

    这有两个含义,首先,请求需要指定application/json的内容类型,从而可以调用该方法。

  20. It then validates that it has proper type of JSON , and that the content-type response header is JSON .

    然后验证是否有适当类型的JSON,并验证内容类型响应标头是否为JSON。

  21. The @ Consumes annotation is matched against the Content-Type request header to determine if a method can accept the content of a given request .

    @Consumes注释针对Content-Type请求头进行匹配,以决定方法是否能接受给定请求的内容。

  22. The request is opened using POST instead of GET , and the Content-Type header is set to let the server know what sort of data it should expect .

    请求使用POST而非GET打开,而且Content-Type头被设置为让服务器预知它能得到何种数据。

  23. Typically these headers contain a content-length and content-type .

    通常,这些报头包含内容长度和内容类型。

  24. 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报头,指定正确的编码。

  25. The view that the forced contracting system includes content-type forced contracting system , object-based forced contracting system and compulsory commitments also can be divided into Broad View .

    强制缔约包括内容型强制缔约、对象型强制缔约和强制承诺的观点也可划分为广义说。

  26. The sendRequest () function sets the Content-Type header if the body parameter isn 't null and calls the send () method of the request object .

    如果body参数不是null,sendRequest()函数就会设置Content-Type头并调用request对象的send()方法。

  27. The most common reason for them to be different is if the HTTP Content-type header specifies a different encoding than the one declared in the XML declaration .

    最常见的原因是由于HTTPContent-type报头指定的编码与在XML声明中声明的编码不同。

  28. ShowRecord looks up a Photo and sets a content-type header before writing the photoData byte array directly to the HTTP response .

    showRecord会查询一个Photo,并在将photoData直接写入HTTP响应之前设置content-type头信息。

  29. Finally , to enhance strategic leadership , to establish content-type development of the modern university system , the establishment of strategic information management systems in terms of core competence-based strategic management of specific countermeasures .

    最后,从加强战略领导、建立内涵式发展的现代大学制度、建立战略信息管理系统等方面对基于核心竞争力的战略管理提供具体的解决对策。

  30. In any case , this means that the Content-Type must be set when the content is uploaded , or you 'll get the rather unpleasant content type binary / octet-stream set .

    无论如何,这意味着在上传内容时必须设置Content-Type,否则将得到非常不理想的二进制/八位字节流集合的内容类型。