Skip to content

Comments

Update s3HTTP.R#375

Open
dantonnoriega wants to merge 1 commit intocloudyr:masterfrom
dantonnoriega:patch-1
Open

Update s3HTTP.R#375
dantonnoriega wants to merge 1 commit intocloudyr:masterfrom
dantonnoriega:patch-1

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