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

FormData should only able to consume once #38

Merged
merged 1 commit into from
Nov 24, 2014

Conversation

othree
Copy link
Contributor

@othree othree commented Nov 24, 2014

Based on spec.
I think all data type should only be able to consume once.

@dgraham
Copy link
Contributor

dgraham commented Nov 24, 2014

Looks like I forgot to enforce this when implementing the formData() body consumer in 60271ce. Thanks!

dgraham added a commit that referenced this pull request Nov 24, 2014
FormData should only able to consume once
@dgraham dgraham merged commit 42c5497 into JakeChampion:master Nov 24, 2014
@josh
Copy link
Contributor

josh commented Nov 24, 2014

Should we try to add a test case to cover this too?
On Mon, Nov 24, 2014 at 10:33 AM David Graham notifications@github.com
wrote:

Looks like I forgot to enforce this when implementing the formData() body
consumer in 60271ce
60271ce.
Thanks!


Reply to this email directly or view it on GitHub
#38 (comment).

@dgraham
Copy link
Contributor

dgraham commented Nov 24, 2014

Already done :). 4a7e655

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants