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: content-type and type= argument in <MIMEArgs> were not properly handled. #22

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ikedas
Copy link
Member

@ikedas ikedas commented May 14, 2024

  • Correct regexps to contain characters defined in RFC6838, section 4.2.
  • type= argument was really not used.

…handled.

-   Correct regexps to contain characters defined in RFC6838, section
    4.2.
-   type= argument was really not used.
@ikedas ikedas added the bug Something isn't working label May 14, 2024
@ikedas ikedas requested review from racke, ldidry and xavierba May 14, 2024 09:54
@ikedas ikedas changed the base branch from master to develop June 9, 2024 08:48
@ikedas ikedas mentioned this pull request Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants