如果任何消息体的类型(Content-Type)、语言(Content-Language)或是编码方式(Content-Encoding)不被支持,并且消息体不是可选的(Content-Disposition头域描述),那么UAS必须使用415(不支持的媒体类型)来应答。
基于12个网页-相关网页
如果UAS并不支持消息体部分的类型(Content-Type指明),语言(Content-Language指明),编码(Content-Encoding指明),并且这个消息体部分并非可选的消息体(Content-Disposition头域指明),UAS必须回应一个415错误应答(不支持的媒体类型)应...
基于6个网页-相关网页
Introduction of Content-Encoding 内容编码介绍
Content encoding 内容编码
Standard Content Encoding 标准内容编码
Content Encoding and Management 内容编码与管理技术
Content-Transfer-Encoding 传输编码 ; 内容的传输编码方式 ; 段体的传输编码方式
No Content-Transfer-Encoding 无内容传输编码
Content-Transfer-Encoding Field 编码域
content based encoding 基于内容的编码
I also need to check the HTTP header content-encoding to see if the server responded with GZIP.
我也需要检查http头content - encoding来看看服务器是否用GZIP响应。
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输出流把响应输出流包装起来。
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头向浏览器说明压缩内容所用的格式。
应用推荐