Skip to content

Conversation

@geraintluff
Copy link

The .tar.gzs generated by Apple sometimes have newlines in the PAX header value, but the previous RegExp didn't allow this.

This also checks for the TextDecoder class and uses that for UTF-8 decoding if possible, since it's faster and also covers a few more edge-cases.

The `.tar.gz`s generated by Apple sometimes have newlines in the PAX header value, but the previous RegExp didn't allow this.

This also checks for the `TextDecoder` class and uses that for UTF-8 decoding if possible, since it's faster and also covers a few more edge-cases.
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