-
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
RqHref.java:83-86: RqMethod already validates Request-Line and... #473
Comments
@xupyprmv please go ahead, it's your task now, keep this in mind, and don't hesitate to ask any technical questions you may have. Budget here is 30 mins (keep this principle in mind) |
@yegor256 there is no milestone yet, so I set it to |
@xupyprmv you're holding this ticket for 15 days already. If it is not finished (and closed) in the next 48 hours, it will be re-assigned to someone else, see No Obligations principle (this article should help if you're stuck). as a reminder, don't forget to remove the |
@xupyprmv everything is your fault, until the task is done. this is our philosophy. when you see that the task is delayed, do something about it. ask @davvd, or me, but don't just wait. we're not managing you, you're managing yourself. I would recommend to read the policy again: http://at.teamed.io/policy |
@xupyprmv everything is your fault while you're working with a ticket, see http://at.teamed.io/policy.html#7 |
@yegor256 The task is closed, thanks everybody |
@ypshenychka please, help us to evaluate quality here, as per par.24 |
@davvd Quality is good. |
@ypshenychka thank you |
@xupyprmv I added 10 mins to @ypshenychka (for QA review) in transaction 74072046; Much appreciated! 30 mins was added to your account, payment ID |
Puzzle
445-5323c196
insrc/main/java/org/takes/rq/RqHref.java:83-86
has to be resolved: RqMethod already validates Request-Line and extracts HTTP Method from it. We should extract all important information from Request-Line (HTTP method, URI and HTTP version) in one place to enforce DRY principle.... The puzzle was created by Ikar Sokolov on 15-Dec-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: