You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments