pekko/akka-docs/rst/scala/code
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
..
docs +Doc #20192 update http example to always consume response (#21241) 2016-08-24 11:16:08 +02:00