-
Notifications
You must be signed in to change notification settings - Fork 202
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
RqChunkTest.java:40-43: Implement reading chunked message body... #544
Comments
@alexey-krylov could you please pick this up? This article explains how we work. Any technical questions you may ask right here... The budget of this issue is 45 mins, which is exactly how much will be paid when the task is done (see this for explanation) |
@yegor256 I set the milestone to 1.0 since there is nothing set yet |
@davvd ok, i take this |
|
@xupyprmv please proceed, it's yours |
@davvd I need more time here. My PR was already approved and waits for final deploy. |
@yegor256 Thanks, closing it now. |
@elenavolokhova please, help us to evaluate quality here, as per par.24 |
@davvd Looks good! |
@elenavolokhova thanks for the review |
@xupyprmv just added 10 mins to @elenavolokhova (for QA), payment ID is 45 mins added to your account (payment number +45 added to your rating, at the moment it is: +180 |
Puzzle
438-dcc4d707
insrc/test/java/org/takes/rq/RqChunkTest.java:40-43
has to be resolved: Implement reading chunked message body in {@link RqChunk} class to pass the tests. The request body should be treated as a serie of chunks and be capped to the chunks sizes sum.... The puzzle was created by HDouss on 27-Dec-2015.If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code.
The text was updated successfully, but these errors were encountered: