添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
寂寞的芹菜  ·  微软否认Copilot ...·  5 月前    · 
多情的黑框眼镜  ·  《PAW ...·  7 月前    · 
谈吐大方的跑步鞋  ·  西藏文化博物馆·  11 月前    · 

Forum Discussion

rkkandah
Occasional Visitor
5 years ago

How to understand what is causing SoapUI to add a CDATA wrapper?

I am using SoapUI to do a GET against a REST based API.  SoapUI is wrapping the entire response in a CDATA wrapper.  The raw data does not have this wrapper nor is it present when calling the API using a tool such as Postman or CURL.

How can I either find out what element SoapUI is identifying as unparsable or is there an option to disable the the CDATA wrapper all together?

I don't see any unescaped special characters in the response back such as & > < etc.