pekko/akka-docs/rst/scala/code/docs
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
..
actor =htp #20915 fix too small timing issue in DirectivesSpec (#20916) 2016-07-08 10:33:32 +02:00
agent Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
akka/typed Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
camel Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
cluster Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
ddata Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
dispatcher Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
event fix eventbus doc-code (#21189) 2016-08-16 15:20:44 +02:00
extension Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
future Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
http/scaladsl +Doc #20192 update http example to always consume response (#21241) 2016-08-24 11:16:08 +02:00
io fix memory leaks in tests, #20659 2016-05-31 08:51:00 +02:00
pattern Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
persistence Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
remoting Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
routing =doc set up mailbox for BalancingPool documented #13961 2016-07-22 16:04:11 +02:00
serialization Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
stream Fixed bug in Chunker, exposed by interpreter changes 2016-08-01 16:09:50 +02:00
testkit Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
utils Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
CompileOnlySpec.scala +doc,htp #19896 directives for RequestTimeout and docs 2016-03-08 18:17:35 +01:00