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

fix: fixed order and ignore duplicates on parse #28

Merged
merged 1 commit into from
Aug 20, 2021
Merged

Conversation

g4s8
Copy link
Owner

@g4s8 g4s8 commented Aug 20, 2021

Specified order of MIME types for parsing as described in #26,
filter out all duplicates by keeping value with max qualifier,
added tests for parse.

Fix: #26

Specified order of MIME types for parsing as described in #26,
filter out all duplicates by keeping value with max qualifier,
added tests for parse.

Fix: #26
@g4s8 g4s8 merged commit 6dd340d into master Aug 20, 2021
@g4s8 g4s8 deleted the 26-order-and-filter branch August 20, 2021 13:22
g4s8 added a commit that referenced this pull request Aug 20, 2021
 - fix: fixed order and ignore duplicates on parse (#28)
 - feat: added standard types enum (#29)
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.

Parse mime types distinct and with correct order
1 participant