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

Content-type type/subtype should be case insensitive #51

Closed
FejfarKamil opened this issue Apr 13, 2022 · 1 comment
Closed

Content-type type/subtype should be case insensitive #51

FejfarKamil opened this issue Apr 13, 2022 · 1 comment

Comments

@FejfarKamil
Copy link
Contributor

FejfarKamil commented Apr 13, 2022

According to https://datatracker.ietf.org/doc/html/rfc1341, Content-type: type/subtype, type and subtype should be case insensitive, so https://github.com/gessnerfl/fake-smtp-server/blob/master/src/main/java/de/gessnerfl/fakesmtp/model/ContentType.java does not work for e.g. text/PLAIN.

@gessnerfl
Copy link
Owner

@FejfarKamil makes sense. Thanks for your contribution

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

No branches or pull requests

2 participants