Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically detect the fastest XML parser
This should use libxml2 if available, and fall back to rexml otherwise. Recent version of rexml have a tag limit to mitigate some DoS attacks, which can easily be reached with the verbosity of XML-RPC.
- Loading branch information