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

Set content length in test helper when invoking action with an explicit body. #6441

Merged
merged 1 commit into from Aug 18, 2016

Conversation

mikesname
Copy link
Contributor

This prevents the default body parser assuming the body is empty and ignoring it.

Fixes #6440.

This prevents the default body parser assuming the body is empty
and ignoring it.

Fixes playframework#6440.
@schmitch
Copy link
Contributor

LGTM

@gmethvin gmethvin merged commit 47b2aae into playframework:master Aug 18, 2016
gmethvin pushed a commit that referenced this pull request Aug 18, 2016
This prevents the default body parser assuming the body is empty
and ignoring it.

Fixes #6440.
@mikesname mikesname deleted the fix_6440 branch August 18, 2016 08:30
wsargent pushed a commit to wsargent/playframework that referenced this pull request Aug 29, 2016
…ork#6441)

This prevents the default body parser assuming the body is empty
and ignoring it.

Fixes playframework#6440.
wsargent pushed a commit to wsargent/playframework that referenced this pull request Oct 25, 2016
…ork#6441)

This prevents the default body parser assuming the body is empty
and ignoring it.

Fixes playframework#6440.
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.

None yet

3 participants