doc #20466 Java range-directives examples added (#20892)

* #20466 Java range-directives examples added

* #20466 post-review changes
This commit is contained in:
gosubpl 2016-07-06 23:23:45 +02:00 committed by Konrad Malawski
parent a5d4813ecb
commit b6f6438e96
3 changed files with 93 additions and 2 deletions

View file

@ -27,4 +27,5 @@ See also: https://tools.ietf.org/html/rfc7233
Example
-------
TODO: Example snippets for JavaDSL are subject to community contributions! Help us complete the docs, read more about it here: `write example snippets for Akka HTTP Java DSL #20466 <https://github.com/akka/akka/issues/20466>`_.
.. includecode2:: ../../../../code/docs/http/javadsl/server/directives/RangeDirectivesExamplesTest.java
:snippet: withRangeSupport