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

Incorrect RegExp for detecting header fields encoding #7

Closed
markablov opened this issue Feb 12, 2015 · 0 comments
Closed

Incorrect RegExp for detecting header fields encoding #7

markablov opened this issue Feb 12, 2015 · 0 comments

Comments

@markablov
Copy link

"/^=?[a-zA-Z]+-[0-9]+.*?/ is not fully correct.
For example KOI8-R encoding did not pass this regular.

@markablov markablov changed the title Incorrect RegExp for detecting subject encoding Incorrect RegExp for detecting header fields encoding Feb 12, 2015
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