Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@marcospereira
Copy link
Member

Pull Request Checklist

  • Have you checked that both Scala and Java APIs are updated?
  • Have you added tests for any changed functionality?

Purpose

Support optional entity-length for range requests, as documented by RFC 7233. This PR can be safety backported to 2.5.x after being merged.

References

See #5961.


@schmitch and @mkurz you may be interested in reviewing this. ;-)

@schmitch
Copy link
Contributor

schmitch commented Apr 19, 2016

lgtm (the only thing which could maybe be better is that the methods without the content length should have a note that these should only be used if the content length could not be determined, but that is just for RFC correctness and needs only be a small note inside a comment, so nothing non trivial..)

@gmethvin
Copy link
Member

@marcospereira LGTM. Can you resolve the conflicts and merge?

Also adds support for input streams.
@marcospereira
Copy link
Member Author

@gmethvin rebased and green build. ;-)

@gmethvin gmethvin merged commit 54187f6 into playframework:master Apr 27, 2016
gmethvin pushed a commit that referenced this pull request Apr 27, 2016
Also adds support for input streams.
@gmethvin
Copy link
Member

2.5.x: 17bf0f0

@marcospereira marcospereira added this to the 2.5.3 milestone Apr 28, 2016
@marcospereira marcospereira deleted the optional-content-lenght branch January 17, 2018 19:10
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.

3 participants