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

Created forceFinish Param as to bypass decoding problems. #5

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

frnco
Copy link

@frnco frnco commented Jun 7, 2014

Fixes #2 (At least somewhat)
Accepts a forceFinish Parameter as Object params, currently { forceFinish: true }

Makes it possible to force decode on some extreme situations (Like one I just had).

@mathiasbynens
Copy link
Owner

Thanks!

  1. Could you add tests?
  2. Let’s use strict instead of !forceFinish.

@mathiasbynens mathiasbynens force-pushed the master branch 3 times, most recently from b9e9786 to 728b895 Compare January 8, 2015 10:58
@mathiasbynens mathiasbynens force-pushed the master branch 4 times, most recently from 4eff386 to d4de352 Compare December 4, 2017 03:24
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.

Add error-tolerant mode
2 participants