wsp的content type编码问题

发布于 2022-06-22 19:57:40 字数 872 浏览 7 评论 1

协议上说
8.4.2.24 Content type field
The following rules are used to encode content type values. The short form of the Content-type-value MUST only be
used when the well-known media is in the range of 0-127 or a text string. In all other cases the general form MUST be
used.
Content-type-value = Constrained-media | Content-general-form
Content-general-form = Value-length Media-type
Media-type = (Well-known-media | Extension-Media) *(Parameter)
Note that the value of the content type field must be placed in the PDU Content-Type field and therefore the header
itself shall not be transmitted. Similarly on reception, the value in the PDU Content Type field must be passed to the
application as a Content-Type header.

可是还是看不大明白,这个字段在返回的数据里面到底是被怎么编码的?
由那位能提供一下例程给看看吗?
相关的文档在网上也看了些,一样的一头雾水啊!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

滥情空心 2022-06-27 18:59:12

有没有头绪??

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文