Skip to content

Commit

Permalink
yegor256#866 Added more details to puzzle description
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriciofx committed Jan 3, 2019
1 parent 113b8e8 commit ab2d8d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/org/takes/servlet/RqFrom.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
* @since 2.0
* @todo #866:30min Servlet request adapter is not unit-tested.
* There should be tests for reading headers and body from servlet request.
* See https://github.com/yegor256/takes/pull/865 discussion for details.
*/
final class RqFrom implements Request {
/**
Expand Down

0 comments on commit ab2d8d6

Please sign in to comment.