Skip to content

use package mime to parse boundary#2

Merged
ian-kent merged 3 commits intomailhog:masterfrom
internavenue:master
Feb 5, 2015
Merged

use package mime to parse boundary#2
ian-kent merged 3 commits intomailhog:masterfrom
internavenue:master

Conversation

@nvcnvn
Copy link
Copy Markdown
Contributor

@nvcnvn nvcnvn commented Feb 5, 2015

The current implement will lead to panic if the boundary come without surrounding quotes.
This fix use Go std package to find boundary.

ian-kent added a commit that referenced this pull request Feb 5, 2015
use package mime to parse boundary
@ian-kent ian-kent merged commit d0150aa into mailhog:master Feb 5, 2015
@ian-kent
Copy link
Copy Markdown
Member

ian-kent commented Feb 5, 2015

Awesome, thanks @nvcnvn!! I'll get an updated release out asap.

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.

2 participants