Skip to content

Conversation

@IceDragon200
Copy link
Contributor

See the CHANGELOG for an overview

One thing that has come to light during this refactor is the rather slow performance of HTTP/2, it could be mint or it could be something else entirely, but it's a whole 42ms slower, which is significant if you're trying to burst traffic over it

Be sure to update your code to use the new decoded format, keys on parsed XML are no longer atoms (for safety reasons)

The primary reason for this change is to prevent a possible memory leak from server crafted XML documents that would exhaust the atom limit, in the first place parsing XML to unsafe atoms was a BAD IDEA.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants