-
Notifications
You must be signed in to change notification settings - Fork 203
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
RsWithHeaders.java:55-60: To implement the concatenation and... #268
Comments
@yegor256 attached this issue to milestone "1.0" (let me know if this is wrong) |
@ekondrashev the task is yours plz proceed |
@ekondrashev sure, we'll wait for #275 |
@yegor256 Closing this issue now... |
@elenavolokhova please, review this ticket for compliance with our QA rules |
@ekondrashev
There is no link to related PR in comments. Please fix this issue and try to follow this rule in your tickets in the future. |
@elenavolokhova Sorry, but I did not have a chance to ask to close this ticket. David made a decision basing on #275 defect resolution, so I just was "too slow". |
@ekondrashev Thank you! |
@davvd Quality is acceptable. |
@elenavolokhova thanks a lot, next time everybody should try to make it better |
@ekondrashev just added 10 mins to @elenavolokhova (for QA), payment ID is |
Puzzle
160-f5eebf68
insrc/main/java/org/takes/rs/RsWithHeaders.java:55-60
has to be resolved: To implement the concatenation and transformation with conjunction of Concat class and Transform class to get rid of the use of List.add() in the anonymous Response class head() method. That is, we are going to do something like this: return new Concat(res.head(), new Transform(headers, new Trim()))... The puzzle was created by super132 on 8-May-2015.If you have any technical questions, don't ask me, submit new tickets instead
The text was updated successfully, but these errors were encountered: