Skip to content

Conversation

dantonnoriega
Copy link

ctype == "application/xml" is way too strict. For s3-like platforms, you can get returns like "application/xml; utf-8" and the entire package fails to parse and flatten.

It's a small, but incredibly impactful, change. (Not sure it warrants changing the DESCRIPTION).

`ctype == "application/xml"` is way too strict. For s3-like platforms, you can get returns like `"application/xml; utf-8"` and the entire package fails to parse and flatten.

It's a small, but incredibly impactful, change.
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.

1 participant