Commit graph

7 commits

Author SHA1 Message Date
Konrad Malawski
e6448dfd05 =pro merge akka-http-tests-java8 with akka-http-tests (raw) 2016-01-13 01:25:55 +01:00
Konrad Malawski
0ec6ef1fd9 =doc,htc show explicitly how to return an HttpResponse in Java8 DSL
See question:
https://groups.google.com/forum/#!topic/akka-user/ZmIP7RIDeUs
2016-01-05 11:16:14 +01:00
Johan Andrén
19c8e557ba =htp #18661 effectiveUri in Java testkit
Java testkit now uses effectiveUri to behave just like the Scala testkit so that
the host header and path is joined. This allows for test calls that use just a relative
URI.
2015-10-24 13:47:25 +02:00
Roland Kuhn
68ba0643d6 =str,htp clean up build warnings
- explicitly provide Unit values and place parens around tuple creation
- remove structural type usage in TestUtils
- fix Java double-casts
- use unused Java values by asserting their non-nullness
- work around inability to place case class in trait (scripted test)

The remaining warnings about using private types in public methods are
bogus as reported in https://issues.scala-lang.org/browse/SI-9490.
2015-09-25 15:20:23 +02:00
Johannes Rudolph
58e78757de =htp a few small things that got lost in the #17988 merge 2015-07-24 13:45:02 +02:00
Johannes Rudolph
b2c38444b3 +doc #18012 add handleWithAsync documentation + examples 2015-07-17 16:11:03 +02:00
Konrad Malawski
569c0bf079 !htp #17965 more consistent and 22-ified javadsl handleWith 2015-07-15 11:31:18 +02:00
Renamed from akka-docs-dev/rst/java/code/docs/http/javadsl/HandlerExampleSpec.java (Browse further)