Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch XML Parser to regex based parsing #27

Open
tomlarkworthy opened this issue Oct 14, 2023 · 0 comments
Open

Switch XML Parser to regex based parsing #27

tomlarkworthy opened this issue Oct 14, 2023 · 0 comments

Comments

@tomlarkworthy
Copy link
Contributor

tomlarkworthy commented Oct 14, 2023

None of the XML parsers are consistent across JS runtimes. We could use regex instead as the problem is fairly bounded

https://github.com/endpointservices/mps3/blob/main/docs/S3%20XML%20Escaping%20Cases.md

This would bring us closer to supporting more runtimes (like CF workers)

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

No branches or pull requests

1 participant