Skip to content

0.1.0 - Added error handling. Streamlined edge cases behavior.#43

Merged
alexindigo merged 5 commits intoform-data:0.1.0from
alexindigo:0.1.0
Jul 8, 2013
Merged

0.1.0 - Added error handling. Streamlined edge cases behavior.#43
alexindigo merged 5 commits intoform-data:0.1.0from
alexindigo:0.1.0

Conversation

@alexindigo
Copy link
Copy Markdown
Member

@felixge There were few problems similar to #38 and #40,
so I added error handling and made it a little bit more verbose.
Changes are mostly backwards compatible for real life use cases,
but it breaks on small number edge cases, like if you call getLengthSync with attached stream(s),
before if would return wrong data and now it would emit error.
So I bumped the minor version.

Please review if you ok with the direction it's going.
Thank you.

Comment thread lib/form_data.js Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

style: brace should be on same line

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanx. Fixed.

@felixge
Copy link
Copy Markdown
Contributor

felixge commented Jul 8, 2013

Patch LGTM!

@felixge
Copy link
Copy Markdown
Contributor

felixge commented Jul 8, 2013

💖

alexindigo added a commit that referenced this pull request Jul 8, 2013
0.1.0 - Added error handling. Streamlined edge cases behavior.
@alexindigo alexindigo merged commit 7bbb161 into form-data:0.1.0 Jul 8, 2013
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