Expand description
Utilities for handling XML data.
Functionsยง
- Check all the statuses in a
multistatusresponse. - Normalise newlines by replacing any
\nwith\r\n. - Parses a status line string into a
StatusCode. - Render an XML node with optional text.