In article <cal0qlwaskzdyeqnjs-bj4ttfdgevfc8gaukmvnost0wj3ge...@mail.gmail.com> you write: >+1, unless there are known cases where the XML payload size is a problem >that switching to JSON would solve.
It's gzipped, do I doubt it would make much difference. Gzip is really good at compressing the boilerplate strings that make XML bigger than JSON. Also, FWIW, in seven years the largest report message I ever got was under 300K, and if people really are concerned about big reports, I would much rather revive https reporting which avoids base64 encoding and doesn't have to buffer copies of the report for relay. _______________________________________________ dmarc mailing list [email protected] https://www.ietf.org/mailman/listinfo/dmarc
