Commit e8fb1e2
Allow CDATA text
We needed to send embedded XML as CDATA in the request.
Without this modification, the embedded XML was escaped, now it is transmitted unmodified.1 parent 2f35b7d commit e8fb1e2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments