pekko/akka-docs/rst/java/http/client-side
Bernard Leach ac8c4dc1b1 +Doc #20192 update http example to always consume response (#21241)
The single-request-in-actor-example does not consume the response
in where the status code is not OK.  Although this is unlikely
to cause backpressure issues as the response is likely to have
a HttpEntity.Strict entity, the example is confusing as it
does not follow the warning about always consuming the response.
2016-08-24 11:16:08 +02:00
..
client-https-support.rst !htc #20371 allows for simple HTTPS usage from Java, fixes typo in APIs (#20373) 2016-04-25 12:01:03 +02:00
connection-level.rst !htp #18919 #19519 New JavaDSL for Akka HTTP (#20518) 2016-05-16 10:38:40 +02:00
host-level.rst =doc Fix path to "akka.http.host-connection-pool" (#20363) 2016-04-19 12:52:16 +02:00
index.rst !htc #20371 allows for simple HTTPS usage from Java, fixes typo in APIs (#20373) 2016-04-25 12:01:03 +02:00
request-level.rst +Doc #20192 update http example to always consume response (#21241) 2016-08-24 11:16:08 +02:00
websocket-support.rst =doc websocket - amending streaming to streamed msgs #19945 2016-08-09 13:10:52 +02:00