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

Improve decoding of mime-type in ZIP file #546

Merged
merged 1 commit into from Jun 1, 2022

Conversation

Borewit
Copy link
Collaborator

@Borewit Borewit commented May 31, 2022

Strip CR (Carriage Return) & LF (Line Feed) from mimeType in ZIP file decoder

Resolves #537

@Borewit Borewit added the bug label May 31, 2022
@Borewit Borewit requested a review from sindresorhus May 31, 2022 19:29
@Borewit Borewit self-assigned this May 31, 2022
@sindresorhus sindresorhus merged commit 1b10a71 into main Jun 1, 2022
@sindresorhus sindresorhus deleted the fix-decode-epub-mimetype branch June 1, 2022 08:56
@prernagp
Copy link

prernagp commented Jun 1, 2022

Thanx @sindresorhus and @Borewit

@prernagp
Copy link

prernagp commented Jun 1, 2022

When this change will be released? @sindresorhus

@sindresorhus
Copy link
Owner

https://github.com/sindresorhus/file-type/releases/tag/v17.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with checking epub mimetype
3 participants