chaos-http-proxy icon indicating copy to clipboard operation
chaos-http-proxy copied to clipboard

Randomize XML elements

Open gaul opened this issue 5 years ago • 0 comments

Some XML documents have a flexible ordering that streaming XML parsers do not understand. This was recently seen when parsing S3 ListBuckets responses in apache/jclouds#103. Note that other documents, for example XHTML, have a meaningful order so this should not be a default option. @timuralp

gaul avatar Apr 04 '21 11:04 gaul