hurl/packages
jcamiel f82ed05d9a
Refacto for XML parsing.
Previously, the parser was rather raw: we processed the buffer bytes by bytes, checking if the buffer was a valid XML file.
Now, we use libxml SAX parser to detect the end of the XML.
2023-09-12 12:15:35 +00:00
..
hurl Fix typo. 2023-09-11 13:31:55 +02:00
hurl_core Refacto for XML parsing. 2023-09-12 12:15:35 +00:00
hurlfmt Update crates 2023-09-11 03:01:52 +00:00