计算SOAP内容长度 [英] Calculating SOAP Content-Length

查看:67
本文介绍了计算SOAP内容长度的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您如何计算内容长度"是一条肥皂消息?是整个肥皂消息中的字符数吗?

How do you calculate the Content-Length is a soap message? Is it the number of chars in the whole soap message?

推荐答案

它的字节数,而不是字符数,因此将取决于所使用的文本编码.

Its the number of bytes, not the number of characters, so it will depend on the text encoding used.

这篇关于计算SOAP内容长度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆