Commit 1bfe12a
committed
fix #598, #592 (alternative implementation to #594 ) - set isCoalescing property to true on XMLInputFactory since in a certain environment the underlying stax implementation was breaking up one XML text node into multiple because the HTTP stream was chunked, and this was breaking parsing of the JSON in that text node
1 parent 7ee7589 commit 1bfe12a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
| |||
0 commit comments