mirror of
https://github.com/gin-gonic/gin.git
synced 2025-04-28 04:48:46 +08:00
here is xml.Unmarshal problem if xml have muti-root: [unmarshal-xml-array-in-golang-only-getting-the-first-element](https://stackoverflow.com/questions/27553274/unmarshal-xml-array-in-golang-only-getting-the-first-element) [so gin have same problem](https://stackoverflow.com/questions/74226570/golang-gin-binding-request-body-xml-to-slice): if gin bind muti-root-xml, it should use for util io.EOF